Skip to content

Instantly share code, notes, and snippets.

@marhan
Created September 10, 2012 11:02
Show Gist options
  • Save marhan/3690334 to your computer and use it in GitHub Desktop.
Save marhan/3690334 to your computer and use it in GitHub Desktop.
Eclipse 4.2 Juno on MacOS Snow Leopard
-startup
../../../plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.200.v20120522-1813
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Dhelp.lucene.tokenizer=standard
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-XX:MaxPermSize=512m
-Xms256m
-Xmx2G
-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Djava.library.path=/opt/subversion/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment