Skip to content

Instantly share code, notes, and snippets.

@notsobad
Created December 17, 2013 13:48
Show Gist options
  • Save notsobad/8005167 to your computer and use it in GitHub Desktop.
Save notsobad/8005167 to your computer and use it in GitHub Desktop.
-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.v20120913-144807
-product
com.android.ide.eclipse.adt.package.product
-showsplash
com.android.ide.eclipse.adt.package.product
--launcher.XXMaxPermSize
512m
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.6
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Xms512m
-Xmx1024m
-Xdock:icon=../Resources/adt.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Declipse.buildId=v22.3.0-887826
-XX:MaxPermSize=2048M
-Xverify:none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment