我正在使用 Windows 8,我刚刚重新启动了我的笔记本电脑。当我尝试打开 Eclipse 时,出现以下错误,可以在这里看到Eclipse will not open 由于环境变量,所以我去打开我的 eclipse.ini 并且我有以下代码,但我不知道该怎么做。尝试搜索网络没有运气。任何人都可以帮忙吗?
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20130521-0416
-product
org.eclipse.epp.package.standard.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xms40m
-Xmx512m