I have been using myeclipse6.5 all the time. Today I saw my colleague using 8.6 and wanted to try it. However, it is too troublesome to install the plug-in. So I asked my colleague Fei GE to give me 8.6 yuan, which is very big, 1.36 GB, I saved it to the G disk and opened G:/genuitec/myeclipse-8.6 to run myeclipse.exe. Failed. I checked the error. It is probably a JVM path problem. Open myeclipse. INI, change the two absolute paths-install and-VM. OK, everything is normal!
Appendix:
-Startup <br/> .. /common/plugins/org. eclipse. equinox. launcher_1.0.201.r35x_v20090715.jar <br/> -- launcher. library <br/> .. /common/plugins/org. eclipse. equinox. launcher. win32.win32. x86_1.0.200.v20090519 <br/>-install <br/> G:/genuitec/MyEclipse-8.6 <br/>-VM <br/> G:/genuitec/common/binary/COM. sun. java. JDK. win32.x86 _ 1.6.0.013/JRE/bin/client/JVM. DLL <br/>-configuration <br/> Configuration <br/>-vmargs <br/>-xmx512m <br/>-XX: maxpermsize = 256 m <br/>-XX: reservedcodecachesize = 64 m