Teams Winter 2011/team4/lab1
Lab 1
Tutorial
Preparing Eclipse
- First,begin by visiting here and choose Eclipse IDE for Java Developers (pay attention to 32bit and 64bit versions)
- Unzip the downloaded file int /Eclipse_Platform/Basics directory
- Start Eclipse by going into your newly created directory (/Eclipse_Platform/Basics/) and click the Eclipse executable
- There will be a dialog box that opens that requests the location of your workspace, enter the following: ./wksp/{app type} where {app type} is something along the lines of 'lab', 'simple', 'hello', ect