I am using the Galileo eclipse IDE on Ubuntu 10.04 (with a JRE in the eclipse root directory) When I tried to download and use the new HELIOS eclipse, it instantly crashes or after 10 seconds 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
I googled and tried many suugestions:
- Changed eclipse directory
- Workspace directory changed
- changed eclipse.ini -Xmx256 to 512 or higher
- The eclipse.ini file has been deleted.
- Copy the JRE directory that works with Galileo- to the HELIOS root directory
It would be great if I got help with this, since HELIOS is really faster.
Thanks in advance,
source share