Eclipse Freezing on Start
Wednesday, November 7th, 2007After an incorrect shutdown, Eclipse can not start, freezing on splash window.
I opened file
workspace\.metadata\.log
there was a line saying:
The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes
After taking many tries, I found a solution for this bug. Just remove folder
workspace\.metadata\.plugins\org.eclipse.core.resources\.root\.indexes
and restart Eclipse. Everything will be fine again.