An error is reported when clipse is opened A java runtime Environment(JRE) or java D

A Java RunTime Environment (JRE) or Java Development Kit (JDK) must be available in order to run Eclipse. No java virtual machine was found after searching the following locations:D:\Program   Files\eclipse\jre\bin\javaw.exe javaw.exe

The error is that the path of jdk is not in the d drive, but in the c drive, find the eclipse.ini file in the eclipse installation directory, and modify the jdk path under -vm  C:/Program Files/Java/jdk1.6.0_10/bin/javaw .exe  


/////////////////////////////////////////

It was good to start eclipse before, but today when I start eclipse, it suddenly prompts A Java RunTime Environment (JRE) or java Development Kit (JDK) must be available in order to run Eclipse. No Java virtual machine was found after searching the following locations:D: \adt-bundle-windows-x86_64-20140702\eclipse\jre\bin\javaw.exe javaw.exe .

Copy the C:\Program Files\Java\jre1.8.0_65 folder under the installation jdk path directly to D:\adt-bundle-windows-x86_64-20140702\eclipse, rename jre1.8.0_65 to jre, and click eclipse OK to start.

Reprinted from: http://blog.csdn.net/u011045727/article/details/53534946

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326265133&siteId=291194637