Skip to content

Instantly share code, notes, and snippets.

@ciathyza
Forked from FrancisVarga/config.ini
Created September 30, 2010 12:21
Show Gist options
  • Save ciathyza/604486 to your computer and use it in GitHub Desktop.
Save ciathyza/604486 to your computer and use it in GitHub Desktop.
-clean
-startup
plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1.R36x_v20100810
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
512m
--launcher.defaultAction
openFile
-vmargs
-XX:MaxGCPauseMillis=10
-XX:MaxPermSize=768m
-XX:PermSize=512m
-XX:+UseParallelGC
-Xms2048m
-Xmx2048m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment