Today, I was working on a Minecraft mod in Eclipse, and my computer had to restart, and it force closed Eclipse. Now when my computer restarted, I errors I had previously fixed were highlighted. The code was fixed and ran perfectly fine, but Eclipse still pointed out my “errors” at the point where they were before.

I have tried refreshing the workspace, restarting Eclipse, and any of the generic troubleshooting techniques. Any tips would be much appreciated.
Did you clean the project (
Project->clean) and do a build?