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