Difference between revisions of "Teams Winter 2011/team6/lab1"

From CDOT Wiki
Jump to: navigation, search
(Preparing Eclipse)
Line 5: Line 5:
 
:a) Download "Eclipse classic" [http://www.eclipse.org/downloads/ here] (take note of 32-bit or 64-bit OS versions)
 
:a) Download "Eclipse classic" [http://www.eclipse.org/downloads/ here] (take note of 32-bit or 64-bit OS versions)
 
:b) Unzip the contents into a newly created folder
 
:b) Unzip the contents into a newly created folder
:c)
 
  
  
 +
===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==
 
==Creating Your First Java Project==

Revision as of 12:52, 14 April 2011

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