Skutov

eclipse.ini

Oct 1st, 2014
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -startup
  2. plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
  3. --launcher.library
  4. plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20140603-1326
  5. -product
  6. org.eclipse.epp.package.cpp.product
  7. --launcher.defaultAction
  8. openFile
  9. -showsplash
  10. org.eclipse.platform
  11. --launcher.XXMaxPermSize
  12. 256m
  13. --launcher.defaultAction
  14. openFile
  15. --launcher.appendVmargs
  16. -vmargs
  17. -Dosgi.requiredJavaVersion=1.7
  18. -XX:MaxPermSize=256m
  19. -Xms40m
  20. -Xmx512m
Advertisement
Add Comment
Please, Sign In to add comment