Trouble to start eclipse ganymede

我遇到麻烦打开Eclipse ganymede版本的Windows 32位。

---------------------------
Eclipse
---------------------------
JVM terminated. Exit code=-1
-Dosgi.requiredJavaVersion=1.5
-Xms512m
-Xmx1024m
-XX:PermSize=128M
-XX:MaxPermSize=256M
-Djava.class.path=C:eclipsepluginsorg.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
-os win32
-ws win32
-arch x86
-showsplash C:eclipsepluginsorg.eclipse.platform_3.3.101.v200902111700splash.bmp
-launcher C:eclipseeclipse.exe
-name Eclipse
--launcher.library C:eclipsepluginsorg.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731eclipse_1115.dll
-startup C:eclipsepluginsorg.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
-vm C:Program FilesJavajdk1.6.0_23bin..jrebinserverjvm.dll
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms512m
-Xmx1024m
-XX:PermSize=128M
-XX:MaxPermSize=256M
-Djava.class.path=C:eclipsepluginsorg.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar 
---------------------------
OK   
---------------------------


A couple suggestions:

  • if it never worked, try with a different JDK (try with a JDK5 for instance)
  • if it was working:
  • try with an eclipse.exe -clean (see "How to run eclipse in clean mode? and what happens if we do so?")
  • try with a separate fresh installation
  • try also with a custom eclipse.ini like this one.
  • 链接地址: http://www.djcxy.com/p/29560.html

    上一篇: Java已启动,但返回退出代码= 13

    下一篇: 麻烦启动eclipse ganymede