eclipse.ini
 
-startup plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar --launcher.library plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.2.R36x_v20101222 -product org.eclipse.epp.package.jee.product --launcher.defaultAction openFile --launcher.XXMaxPermSize 256M  -showsplash org.eclipse.platform --launcher.XXMaxPermSize 256 m  --launcher.defaultAction openFile -vmargs -Dosgi.requiredJavaVersion=1.5 -Xms40m -Xmx512m
 
 
 
把红色部分的值调低
 
我调成
 
128M 
 
128m 
 
-Xmx25 6m 
 
启动OK!!!!