cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime environment required

Former Member
0 Kudos

Hello Friends,

I have installed the developer studio, and when i start it ; give me error msg that a JAVA RUNTIME ENVIRONMNET or JDK must be avaiable to run Eclipse.

I have already downloaded and installed the JDK, and JRE, but did not work, then I set the path as well, did not work, then again I installed under c:\j2sdk1.4.2_15 did not work, then I set the java_home variable to c:\programme\java\jre1.6.0_02, did not worked for me

I set then path to c:\j2sdk1.4.2_15, and also set path to c:\programme\java\jre1.6.0_02\jre\bin, also did not worked for me

Any idea what I have to do inorder to run the studio ?

Regards,

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

set the java_home variable to c:\j2sdk1.4.2_15

Former Member
0 Kudos

No that was not the issue, When you do click on studio and go in propertise, there it always look for "bin\javaw.exe" and there one has to change to "c:\j2...\bin\javaw.exe"

Former Member
0 Kudos

okey, problem solved

Bye