Advertisement
Guest User

Untitled

a guest
Jan 19th, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -startup
  2. plugins/org.eclipse.equinox.launcher_1.4.0.v20161129-1342.jar
  3. --launcher.library
  4. /root/.p2/pool/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.500.v20161026-0946
  5. -product
  6. org.eclipse.epp.package.cpp.product
  7. --launcher.defaultAction
  8. openFile
  9. -showsplash
  10. org.eclipse.platform
  11. --launcher.appendVmargs
  12. -vm
  13. /opt/java/jre1.8.0_111/bin
  14. -vmargs
  15. -Dosgi.requiredJavaVersion=1.8
  16. -XX:+UseG1GC
  17. -XX:+UseStringDeduplication
  18. -Dosgi.requiredJavaVersion=1.8
  19. -Xms256m
  20. -Xmx1024m
  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/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement