eclipse occasionally crashes with this code:
JVM terminated. Exit code=1
/usr/bin/java
-Xmx512M
-jar /usr/share/eclipse/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /usr/share/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata 4c801e
-data /home/Steve/workspace
-vm /usr/bin/java
-vmargs
-Xmx512M
-jar /usr/share/eclipse/startup.jar
Is it memory? I added the -vmargs -Xmx512. Should I make it 768 or something.. or is there something else I can do?