Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. -startup
  2. plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar
  3. --launcher.library
  4. /home/felipe/.p2/pool/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740
  5. -product
  6. org.eclipse.epp.package.java.product
  7. --launcher.defaultAction
  8. openFile
  9. -showsplash
  10. org.eclipse.platform
  11. --launcher.GTK_version
  12. 2
  13. --launcher.appendVmargs
  14. -vm
  15. /usr/lib/jvm/java-8-openjdk-amd64/jre/bin
  16. -vmargs
  17. -Dosgi.requiredJavaVersion=1.8
  18. -XX:+UseG1GC
  19. -XX:+UseStringDeduplication
  20. -Dosgi.requiredJavaVersion=1.8
  21. -Xms256m
  22. -Xmx1024m
  23. -Declipse.p2.max.threads=10
  24. -Doomph.update.url=http://download.eclipse.org/oomph/updates/milestone/latest
  25. -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