gpt4 book ai didi

java - Eclipse JUNO 中的 64 位 JDK 配置

转载 作者:行者123 更新时间:2023-12-02 06:16:31 25 4
gpt4 key购买 nike

我的 eclipse.ini 中缺少什么。我尝试引用wiki.eclipse.org

我的环境是

  • 64 位 Windows 7
  • 64 位 JDK (C:\Program Files\Java\jdk1.6.0_23\bin\javaw.exe)
  • eclipse 版本=4.2.0

Eclipse JUNO

错误

Java was started but returned exit code=13
C:\Program Files\Java\jdk1.6.0_23\bin\javaw.exe
-Dosgi.requiredJavaVersion=1.5
-Dhelp.lucene.tokenizer=standard
-Xms512m
-Xmx1024m
-XX:MaxPermSize=512M
-jar D:\java\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
-os win32
-ws win32
-arch x86
-showsplash D:\java\eclipse\\plugins\org.eclipse.platform_4.2.1.v201209141800\splash.bmp
-launcher D:\java\eclipse\eclipse.exe
-name Eclipse
--launcher.library D:\java\eclipse\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20120522-1813\eclipse_1503.dll
-startup D:\java\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.overrideVmargs
-exitdata 139c_80
-product org.eclipse.epp.package.jee.product
-vm C:\Program Files\Java\jdk1.6.0_23\bin\javaw.exe
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Dhelp.lucene.tokenizer=standard
-Xms512m
-Xmx1024m
-XX:MaxPermSize=512M
-jar D:\java\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar

eclipse.ini

-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20120522-1813
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
512m
--launcher.defaultAction
openFile
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
512M
-vm
C:\Program Files\Java\jdk1.6.0_23\bin\javaw.exe
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Dhelp.lucene.tokenizer=standard
-Xms512m
-Xmx1024m

最佳答案

你有 32 位 Juno 和 64 位 jdk,这就是问题所在

关于java - Eclipse JUNO 中的 64 位 JDK 配置,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21399509/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com