Difference between revisions of "Teams Winter 2011/team6/lab1"
(→Preparing Eclipse) |
(→Preparing Eclipse) |
||
Line 11: | Line 11: | ||
:b) In the Workspace Launcher window name your workspace ("./wksp/eclipse") | :b) In the Workspace Launcher window name your workspace ("./wksp/eclipse") | ||
::(make sure that default check box is not checked) | ::(make sure that default check box is not checked) | ||
+ | :[[image:01WSLauncher.png|500px]] | ||
==Creating Your First Java Project== | ==Creating Your First Java Project== |
Revision as of 11:54, 14 April 2011
Contents
Lab 1 Basics Tutorial
Preparing Eclipse
Download Eclipse
- a) Download "Eclipse classic" here (take note of 32-bit or 64-bit OS versions)
- b) Unzip the contents into a newly created folder
Prepare Eclipse
- a) Launch Eclipse from the folder (eclipse.exe)
- b) In the Workspace Launcher window name your workspace ("./wksp/eclipse")
- (make sure that default check box is not checked)
Creating Your First Java Project
lalala