About Eclipse

Eclipse is a multi-language software development environment that includes an integrated development environment (IDE) and an extensible plug-in system.

For more information on Eclipse, including how to download Galileo and above free of charge, refer to the following website: http://eclipse.org

After downloading any of the above Eclipse versions, add -vm "<JDK1.6_Install_Dir> bin" as an argument to the Eclipse executable and do the following:

  1. Create a shortcut for the Eclipse executable.
  2. Right-click on the shortcut, and select Properties.
  3. Update the target to the following: <Eclipse_Install_Dir>\eclipse.exe -vm "<JDK1.6_Install_Dir>\bin"