Quote:
Originally Posted by Oromus
You'll need to set your JAVA_HOME environment variable to point to a Java JDK instead of a JRE. If you don't have a JAVE_HOME environment variable, create one and have it point to the JDK.
|
I had this problem and all I did was in Eclipse I went to Window->Preferences->Java->Installed JREs->Add->Standart VM
Then I found the newest jdk in JRE home, clicked next and select it.
This worked with out me even touching JAVA_HOME which I still do not even have in my system variables