Eclipse ganymede启动错误

发布于 2024-12-14 19:34:57 字数 580 浏览 0 评论 0原文

我在 Windows 7 64 位机器上安装了 Eclipse。 每次我启动 eclipse ganymede (通过双击 eclipse 图标)时,我都会看到这个问题。 ...查看图像...

Eclipse ganymede 启动错误

我在图像快照中看到 win32 这可能是一个问题吗?我在 Eclipse 安装位置没有看到任何日志文件。

eclipse.ini 文件:

-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256M
-vm
D:\DevProgs\Dumps\JVMS\win32-jdk1.6.0_23-b05\bin\java.exe
-framework
plugins\org.eclipse.osgi_3.4.0.v20080605-1900.jar
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xms150m
-Xmx512m

如果需要更多信息,请告诉我。

谢谢, 阿尤斯曼

I have an eclipse installation on an windows 7 64 bit machine.
Everytime I start the eclipse ganymede (by double clicking eclipse icon) I see this problem.
...See image...

Eclipse ganymede startup error

I see win32 in the image snapshot could this be a problem? I do not see any log files in the eclipse installation location.

eclipse.ini file:

-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256M
-vm
D:\DevProgs\Dumps\JVMS\win32-jdk1.6.0_23-b05\bin\java.exe
-framework
plugins\org.eclipse.osgi_3.4.0.v20080605-1900.jar
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xms150m
-Xmx512m

Please let me know if more information is needed.

Thanks,
Ayusman

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

迟到的我 2024-12-21 19:34:57

看起来您正在运行 64 位 Sun JVM。 Eclipse 针对 Win32 窗口系统运行。大多数时候这不是问题,但您可能想要安装 32 位 JDK 并尝试针对它运行 Eclipse。

Looks like you are running the 64-bit Sun JVM. Eclipse runs against the Win32 windowing system system. Most of the time this is not a problem but you might want to install the 32-bit JDK and try running Eclipse against that.

嘿看小鸭子会跑 2024-12-21 19:34:57

您在 64 位平台上使用 32 位 Eclipse。您需要下载并使用64位Eclipse。

You're using 32bit Eclipse on a 64bit platform. You need to download and use the 64bit Eclipse.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文