Advertisement
Guest User

Untitled

a guest
Sep 1st, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. -startup
  2. plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar
  3. --launcher.library
  4. C:\Users\archi\.p2\pool\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.400.v20160518-1444
  5. -product
  6. org.eclipse.epp.package.java.product
  7. --launcher.defaultAction
  8. openFile
  9. -showsplash
  10. org.eclipse.platform
  11. --launcher.appendVmargs
  12. -vm
  13. C:\Program Files\Java\jdk1.8.0_101\bin
  14. -vmargs
  15. -Dosgi.requiredJavaVersion=1.8
  16. -XX:+UseG1GC
  17. -XX:+UseStringDeduplication
  18. -Dosgi.requiredJavaVersion=1.8
  19. -Xms512m
  20. -Xmx4G
  21. -Declipse.p2.max.threads=10
  22. -Doomph.update.url=http://download.eclipse.org/oomph/updates/milestone/latest
  23. -Doomph.redirection.index.redirection=index:/->http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/
  24. -Xverify:none
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement