Skip to content

Instantly share code, notes, and snippets.

@Bengt
Created February 8, 2011 03:13
Show Gist options
  • Save Bengt/815780 to your computer and use it in GitHub Desktop.
Save Bengt/815780 to your computer and use it in GitHub Desktop.
eclipse 3.6 heloios fails crashes on hover tooltip
JVM terminated. Exit code=1
/usr/bin/java
-Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=256m
-Xms40m
-Xmx384m
-jar /home/bengt/Studium/git/1011/swp/eclipse_3.6/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
-os linux
-ws gtk
-arch x86_64
-showsplash
-launcher /home/bengt/Studium/git/1011/swp/eclipse_3.6/eclipse
-name Eclipse
--launcher.library /home/bengt/Studium/git/1011/swp/eclipse_3.6/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1.R36x_v20100810/eclipse_1309.so
-startup /home/bengt/Studium/git/1011/swp/eclipse_3.6/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
-exitdata 1b58015
-product org.eclipse.epp.package.java.product
-vm /usr/bin/java
-vmargs
-Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=256m
-Xms40m
-Xmx384m
-jar /home/bengt/Studium/git/1011/swp/eclipse_3.6/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment