eclipse指定jdk版本启动,解决Version XXXX of the JVM is not
打開eclipse.ini添加
-vm
C:/Java/jdk1.6.0_02/bin
如下所示
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20130521-0416
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
-vm
C:/Java/jdk1.6.0_02/bin
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xms40m
-Xmx512m
-clean?
轉載于:https://my.oschina.net/liangzhenghui/blog/277647
總結
以上是生活随笔為你收集整理的eclipse指定jdk版本启动,解决Version XXXX of the JVM is not的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: app包中的fragment和v4包中的
- 下一篇: 3 css 奖品出现弹出动画_基于jqu