麻烦启动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   
---------------------------


一些建议:

  • 如果它从未工作,请尝试使用不同的JDK(例如,尝试使用JDK5)
  • 如果它在工作:
  • 尝试使用eclipse.exe -clean (请参阅“如何在清洁模式下运行eclipse?以及如果我们这样做会发生什么?”)
  • 尝试一个单独的全新安装
  • 尝试使用像这样的自定义eclipse.ini。
  • 链接地址: http://www.djcxy.com/p/29559.html

    上一篇: Trouble to start eclipse ganymede

    下一篇: Eclipse error when I debug project