Difference between revisions of "Getting Started with Eclipse"

From MIPAV
Jump to: navigation, search
(Created page with 'Note that Java may already be installed on your system. Find out what version of Java you have [http://www.java.com/en/download/installed.jsp?detect=jre&try=1 here]. * Java SE ...')
 
Line 3: Line 3:
 
* Java SE Runtime Environment ('''JRE''') or Java Development Kit ('''JDK'''). Version 1.6 or higher is needed.  You can either [http://java.sun.com/javase/downloads/?intcmp=1281 download it here] or use the JRE bundled with an installed version of MIPAV.  
 
* Java SE Runtime Environment ('''JRE''') or Java Development Kit ('''JDK'''). Version 1.6 or higher is needed.  You can either [http://java.sun.com/javase/downloads/?intcmp=1281 download it here] or use the JRE bundled with an installed version of MIPAV.  
 
* Eclipse IDE for Java Developers.  The current version is recommended. [http://www.eclipse.org/downloads/ Download here]
 
* Eclipse IDE for Java Developers.  The current version is recommended. [http://www.eclipse.org/downloads/ Download here]
 +
 +
 +
=== Installing Java ===
 +
 +
If you downloaded Java, simply follow the installation prompts provided. 
 +
 +
=== Installing Eclipse ===
 +
 +
Open the downloaded zip file.  Unzip the entire contents to a convenient folder, such as C:\Program Files\

Revision as of 20:41, 4 August 2010

Note that Java may already be installed on your system. Find out what version of Java you have here.

  • Java SE Runtime Environment (JRE) or Java Development Kit (JDK). Version 1.6 or higher is needed. You can either download it here or use the JRE bundled with an installed version of MIPAV.
  • Eclipse IDE for Java Developers. The current version is recommended. Download here


Installing Java

If you downloaded Java, simply follow the installation prompts provided.

Installing Eclipse

Open the downloaded zip file. Unzip the entire contents to a convenient folder, such as C:\Program Files\