Team2/Creating your First Java Project

From CDOT Wiki
Revision as of 23:12, 2 February 2011 by Scborges (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Guide Line

  • Move your mouse to the menu bar and select "File", then scroll down to "New", and click on "New Project"

ProjectEx.png

  • Under "Project Name" enter into the text box "ecl.Lab1" and click "Finish"
  • Under the "Package Explorer" panel, click on the arrow where our newly created project is under and right click the folder "src" and highlight "New" and then scroll down to "Package".

PackageEx.png

  • In the name text box, enter "firstAPP"