I've just updated Ubuntu and then Eclipse crashed. Does anyone know a solution? Otherwise I have to re-install the things.

I've just updated Ubuntu and then Eclipse crashed. Does anyone know a solution? Otherwise I have to re-install the things.

Look here: http://www.ehow.com/how_4784069_terminated-exit-code-error-eclipse.html. And also look in the workspace log file
I just install "Open JDK" and it fix the problem. Thanks
I just got the same problem after changing my jvm.cfg file. I did this to make my maven builds faster.
The change was to swap around: -server KNOWN -client KNOWN
I changed this back, the error disappeared.