Point eclipse IDE to use another JRE / JDK other than one specified in JAVA_HOME
Right click the project in Package Explorer -> Configure Build Path
Add Library -> JRE System Library
Set JRE system library to JDK
Verify JDK is the reference library
Please try the eclipse.ini entry above the varargs (the following two lines must be two lines in the eclipse.ini
file)
-vm
C:\Java\JDK\1.5\bin\javaw.exe
Find the JVM