1. 程式人生 > >8個G記憶體 eclipse的eclipse.ini配置檔案設定

8個G記憶體 eclipse的eclipse.ini配置檔案設定

-vm
D:/soft/jdk1.7.0_79/jre/bin
-startup
plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.300.v20150602-1417
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
512m
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
1024m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.7
-Xms1200m
-Xmx1400m
-XX:PermSize=1024M 
-XX:MaxPermSize=1024M
-XX:+UseParallelGC
-Xverify:none