Presentation is loading. Please wait.

Presentation is loading. Please wait.

Tool Install How to download & install Java 6 & Eclipse 4.3.1 updated version based on Dr. G. L. Ray’s slides.

Similar presentations


Presentation on theme: "Tool Install How to download & install Java 6 & Eclipse 4.3.1 updated version based on Dr. G. L. Ray’s slides."— Presentation transcript:

1 Tool Install How to download & install Java 6 & Eclipse 4.3.1 updated version based on Dr. G. L. Ray’s slides

2 Tools Install Java 6 can be downloaded from –http://java.sun.com/javase/downloads/index.jsphttp://java.sun.com/javase/downloads/index.jsp –Follow download links to: JDK 6 –Get the complete JDK! Java SE 6 Documentation –Follow the installation instructions for each load –Accept install defaults –Optionally, you can set PATH & JAVA_HOME environment variables Open DOS window, type C:\> java –version –System displays version of Java installed

3 Tools Install Java SE 6 Documentation You can install this wherever you want on your machine Make a desktop shortcut for docs/index.html

4 Tools Install Eclipse for Java EE Developers –http://www.eclipse.org/downloads/http://www.eclipse.org/downloads/ Eclipse Classic 4.3.1 –Unzip it into C: You should see the following top-level directory: Eclipse –Create desktop shortcut of Eclipse application file (The one with the eclipse icon) –Double click on shortcut to start Eclipse

5 Tools Install Create a Java Project –File -> New -> Project -> Java Project -> Next button -> Type your project name; accept other defaults -> Finish button Add a Java class to your project –Right-click on Project in Package View -> New -> Class -> Type your class name; accept defaults; Check box if you want auto- generated main method -> Finish button

6 Tools Install Eclipse setup –Turn-on line numbering Right-click in Java editor Select Preferences->General->Editors->Text Editors Check ‘Show line numbers’ box –Change your font or font size Window -> Preferences -> General -> Appearance -> Colors and Fonts -> Java Editor Text Font -> Change button -> Select new font and/or size -> OK button

7 Tools Install Assignment: Eclipse IDE –Read the following eclipse tutorials –Help -> Help contents -> Workbench User Guide –Basic tutorial thru Deleting Resources Java Development User Guide –Basic tutorial thru Running Your Program »Don’t worry about understanding details of JUnit sample project


Download ppt "Tool Install How to download & install Java 6 & Eclipse 4.3.1 updated version based on Dr. G. L. Ray’s slides."

Similar presentations


Ads by Google