Skip to content

Instantly share code, notes, and snippets.

@litrik
Created October 17, 2012 13:45
Show Gist options
  • Save litrik/3905594 to your computer and use it in GitHub Desktop.
Save litrik/3905594 to your computer and use it in GitHub Desktop.
My eclipse.ini file
-startup
plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.v20110505
-clean
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-XX:MaxPermSize=256m
-Xms512m
-Xmx1024m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment