Skip to content

Instantly share code, notes, and snippets.

@josenaldo
Created January 5, 2016 17:27
Show Gist options
  • Save josenaldo/67ad969e2031ae4de6eb to your computer and use it in GitHub Desktop.
Save josenaldo/67ad969e2031ae4de6eb to your computer and use it in GitHub Desktop.
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20150204-1316
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
512m
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
512m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.8
-Xms512m
-Xmx2048m
-server
-XX:+UseParallelOldGC
-XX:ParallelGCThreads=4
-XX:ThreadPriorityPolicy=1
-Xverify:none
-vm
J:\Program Files\Java\jdk1.8.0_66\jre\bin\server\jvm.dll
-Duser.name=Seu nome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment