Following a bad shutdown, Eclipse kept constantly throwing weird errors: it couldn’t save or open the workspace, had plugin issues, wouldn’t compile my project, etc.
Restart and reboot didn’t work, and I was at a loss until I tried this:
eclipse -clean
run from the eclipse directory. This cleared the plugins path, resolving the issue!
Filed under: eclipse | Tagged: eclipse, eclipse clean, eclipse doesn't work, eclipse errors | Leave a comment »