标签:
参考:http://stackoverflow.com/questions/15404964/starting-eclipse-results-in-failed-to-create-java-virtual-machine
-vm C:\Java\jdk1.6.0_25\bin\javax.exe
Added above line in eclipse.ini
file(on the top) and worked for me. C:\Java\jdk1.6.0_25\bin
This path can be changed as per your system. Hope this will help someone.
标签:
原文地址:http://www.cnblogs.com/hitnoah/p/4705313.html