tags:

views:

41

answers:

2

Hi All,

All of a sudden my eclipse has stopped working. I have restarted it multiple time, i have even restarted my machine.

It is showing every task in "Waiting" state.

Has anyone has faced the same problem??

Thanks! Pratik

+4  A: 

Standard steps in case of a "messed up" Eclipse: Try restarting Eclipse with -clean. If in vain, try deleting (make backup!) the entire .metadata folder of the associated workspace and restart. If still in vain, remove all 3rd party plugins you added to Eclipse afterwards, in almost all cases they are the cause of "buggy Eclipse behaviour".

BalusC
Thanks for the help!!
Pratik
I used the -Clean command to start the eclipse
Pratik
You're welcome.
BalusC
A: 

Have you tried switching workspaces and then switching back? I had a similar issue that switching fixed it

Adam Lerman
Even that operation is coming in the waiting state :(
Pratik