eclipse 解压后运行报错

1、 解压后运行报错,所在磁盘的储存空间太小,

改变了储存空间,可还是报错。

2、改变红色部分:

-startup
plugins/org.eclipse.equinox.launcher_1.2.0.v2110502.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
128m
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
128m
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx512m

你可能感兴趣的:(eclipse)