Skip to content

Instantly share code, notes, and snippets.

@MoritzBuetzer
Created July 5, 2016 08:03
Show Gist options
  • Save MoritzBuetzer/5e83fb0bb6c99a22c65086c9450e282b to your computer and use it in GitHub Desktop.
Save MoritzBuetzer/5e83fb0bb6c99a22c65086c9450e282b to your computer and use it in GitHub Desktop.
/Applications/Eclipse.app/Contents/Eclipse/
-clean
-startup
../Eclipse/plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
--launcher.library
../Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.300.v20150602-1417
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.7
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-XX:MaxPermSize=256m
-Xms512m
-Xmx2048m
-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment