Difference between revisions of "CSC212 Lab 7 2014"
(→Installing on a Mac) |
(→Installing on a Mac) |
||
Line 21: | Line 21: | ||
<br /> | <br /> | ||
* If you get a message "''Eclipse cannot be opened because of an unidentified developer''", go to '''System Preferences''', '''Security and Privacy''', and click on '''Open Anyway'''. | * If you get a message "''Eclipse cannot be opened because of an unidentified developer''", go to '''System Preferences''', '''Security and Privacy''', and click on '''Open Anyway'''. | ||
+ | <br /> | ||
+ | =Eclipse Lab= | ||
+ | <br /> | ||
+ | [[File:EclipseLogo.png|right|400px]] | ||
+ | Continue the Lab [[CSC212 Lab 7b 2014 | here]]... | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | [[Category:CSC212]][[Category:Labs]] |
Revision as of 11:20, 9 October 2014
--D. Thiebaut (talk) 14:47, 6 October 2014 (EDT)
Installing Eclipse
This is to be done BEFORE the lab: install Eclipse Basic and the Java JDK on your laptop. Make sure you figure out whether your OSX or Windows operating system is 32- or 64-bit, because you want the Eclipse version to match this number. You should install the Kepler or Luna version of Eclipse. I am using Kepler for class. Luna is the newest version as of today (10/06/14).
Installing On Windows
Follow the directions from this video and installe Eclipse and the Java JDK.
Installing on a Mac
- Follow the directions shown in this video:
- If you get a message "Eclipse cannot be opened because of an unidentified developer", go to System Preferences, Security and Privacy, and click on Open Anyway.
Eclipse Lab
Continue the Lab here...