cancel
Showing results for 
Search instead for 
Did you mean: 

hello,when I start Eclipse I get : you are running Developer Studio with unsupported JVM

vian_abduljalil
Participant
0 Kudos

hello,

Developer studio was working well with java 1.6 , now the java 1.8 is installed on the server and when I start Eclipse , this message appears: 

(you are running Developer Studio with unsupported JVM .Click Details for mor information. Click OK to continue running. You should configure a supported JVM, e.g. in eclipse.ini via -vm parameter.

Reason:you have to use a JDK as a JVM instead of a JRE

and in the Detail :

You have to use a JDK as a JVM instead of a JRE
Current JVM:
Oracle Corporation JRE 1.8.0_171
java.home = c:\Program Files\Java\jre1.8.0_171
Supported JVMs:
JDK provided by Oracle Corporation: java.version 1.8.0_31 or higher
JDK provided by SAP AG: java.version 1.8.0_31 or higher
A JDK is not the same as a JRE. If a JDK is required, a JRE is not sufficient )

the eclipse.ini and  system environment variable pointing to java 1.8

there is also java JDK folder in c:\\program files\java but the bin folder is empty

in the properties in my project , it is pointing to java 1.6, please check the attached photo , if I change the java version on Java build path, how it can effect the code when I do rebuild and compile?

how to solve this issue? what happened if I build and compile my code and ignore this message?

thank you

Vian

Accepted Solutions (0)

Answers (0)