Thursday, March 29, 2007

Eclipse Confusion-Crash

In several days, I was afflicted by the unknown crash of Eclipse. The symptom is: It's UI is crashed randomly when I switch the editor between JDT and CDT. what's more, a CDT project can not been reopened after I closed it.

I hava to kill the javaw.exe for the Eclipse was pending there without information with the increasing ratio of the CPU. Accidentally, I look through the crash-board which was shown in the screen after the thread was killed.I got the Key.

I have assigned the path to the other's implementation of JAVA Runtime, not the SUN's impl. however, this non-official impl can not work perfectly with the Eclipse. So it happened.

OK, Let's remember this in heart: know what you use is the essential for your use.

No comments: