4
2
I have Windows 7 64 bit OS, I was just using Eclipse Helios, before I restart my pc, after the restart I am not able to use eclipse anymore. when I click on the eclipse icon, it opens but while loading it just stuck there, and when I click on it, I get the following message: JAVA (TM) Platform SE is not responding.
So, does anyone know what should I do?
you need to install a proper version of JAVA SDK check out eclipse compatiblity with x64bit . I think there is no eclipse x64 , so you need to install only JAVA SDK x86 and remove the x64 version – None – 2011-07-22T10:14:16.653
what did you change before that restart? – None – 2011-07-22T10:15:46.713
Did you apply any changes to the OS, e.g. Java Upgrade? – None – 2011-07-22T10:16:19.770
I didnt change anything, it was working perfectly. – None – 2011-07-22T10:28:22.800
A lot could be said about operating systems on which you can install Java without needing to have the admin password and which won't pollute other user accounts. I did manage to get similar issues on Linux and after getting stuck for a bit too long I did: a) save all my files (they're saved regularly anyway) and then b) delete all trace of the user account and c) re-create the user account and re-install Java + my IDE + all the rest. Pretty extreme, but on a system where you decide who's the boss, it's pretty failsafe. It's the b) part which is problematic with Windows. – Weezy – 2011-07-22T11:26:55.487