Setting up Eclipse with JRE Path

 

 启动eclipse包错
Setting up Eclipse with JRE Path

解决方式:

You can add this line to eclipse.ini :

-vm D:/work/Java/jdk1.6.0_13/bin/javaw.exe <-- change to your JDK actual path


 

你可能感兴趣的:(eclipse)