Could not create the java virtual machine

时间:2014-04-02 12:04:51   收藏:0   阅读:641

在F:\MyEclipse 10.0\MyEclipse 10下的myeclipse.ini修改如下:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#utf8 (do not remove)
#utf8 (do not remove)
-startup
../Common/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
../Common/plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_3.2.0.v201103301700
-install
F:\MyEclipse 10.0\MyEclipse 10
-vm
F:\MyEclipse 10.0\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll
-configuration
F:\MyEclipse 10.0\MyEclipse 10\configuration
-vmargs
-Xmx512m
-XX:MaxPermSize=128m
-XX:ReservedCodeCacheSize=64m
-Dosgi.nls.warnings=ignore

Could not create the java virtual machine,布布扣,bubuko.com

原文:http://www.cnblogs.com/automationer/p/3636481.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!