Hi .. I'm using eclipse IDE Galileo fine on Ubuntu 10.04.(with JRE in the eclipse root directory) When I tried to download and use new eclipse HELIOS it crashes instantly or after 10 seconds maximum with this error message
JVM terminated. Exit code=1
/usr/bin/java
-Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=256m
-Xms40m
-Xmx384m
-jar /home/arefaey/devel/eclipse/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
-os linux
-ws gtk
-arch x86_64
-showsplash
-launcher /home/arefaey/devel/eclipse/eclipse
-name Eclipse
--launcher.library /home/arefaey/devel/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.0.v20100503/eclipse_1307.so
-startup /home/arefaey/devel/eclipse/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
-exitdata 1758045
-product org.eclipse.epp.package.java.product
-vm /usr/bin/java
-vmargs
-Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=256m
-Xms40m
-Xmx384m
-jar /home/arefaey/devel/eclipse/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
I googled and tried many suugestions :
- Changed the eclipse directory
- Changed the workspace directory
- changed the eclipse.ini -Xmx256 to 512 or higher
- Deleted the eclipse.ini file.
- Copied the JRE directory -which works with Galileo- to the HELIOS root directory
It woud be great if I got help with that as HELIOS is really faster.
Thanks in advance,