Tuesday, October 19, 2010

Eclipse Helios x64 Platform JVM terminated. Exit code=1 Problem

I started Eclipse Helios x64 on my Windows 7 but get error messages:



But it worked very well yesterday. So after a little google, I found the solution:


eidt "eclipse.ini" add specific path to the "javaw.exe".

-vm
C:/Program Files/Java/jdk1.6.0_18/bin/javaw.exe

It said the new version helios will fix this problem. I'm just lazy to update and re-install the plugins.

0 comments: