Skip to content

Instantly share code, notes, and snippets.

@speters
Created January 31, 2017 09:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save speters/7b0b8e6985b2f10aa9b472c3cae2d203 to your computer and use it in GitHub Desktop.
Save speters/7b0b8e6985b2f10aa9b472c3cae2d203 to your computer and use it in GitHub Desktop.
Eclipse Neon INI file
-startup
plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740
-product
org.eclipse.epp.package.cpp.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vm
/usr/lib/jvm/default-java/bin/java
-vmargs
#--add-modules=java.se.ee
#--add-exports java.base/sun.security.ssl=ALL-UNNAMED
-Djava.net.preferIPv4Stack=true
-Dosgi.requiredJavaVersion=1.8
-XX:+UseG1GC
-XX:+UseStringDeduplication
-Xms512m
-Xmx2048m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment