Difference between revisions of "Basics : Install Eclipse Plugins"

From CDOT Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:Basics]]{{Ecl_menu}}
 
[[Category:Basics]]{{Ecl_menu}}
[[Category:ECL_Activities]]
+
[[Category:ECL_Activities]]__NOTOC__
  
== Install Java SE Development Kit for Your Operating System ==
+
== <u>Install Java SE Development Kit for ''Your Operating System''</u> ==
 
*: Go to [http://www.oracle.com/technetwork/java/javase/downloads/index.html Java SE Downloads] and click on ''Download JDK'' and follow the instructions.
 
*: Go to [http://www.oracle.com/technetwork/java/javase/downloads/index.html Java SE Downloads] and click on ''Download JDK'' and follow the instructions.
 
  Set the env variable JAVA_HOME to ''[your installation directory]''
 
  Set the env variable JAVA_HOME to ''[your installation directory]''
 +
 +
== <u>Install Eclipse Classic for ''Your Operating System''</u> ==
 +
*: Go to [http:http://www.eclipse.org/downloads/ Eclipse Downloads]

Revision as of 10:15, 10 December 2010

Install Java SE Development Kit for Your Operating System

Set the env variable JAVA_HOME to [your installation directory]

Install Eclipse Classic for Your Operating System