Eclipse stopped compiling

Started by
3 comments, last by LorenzoGatti 10 years, 11 months ago

For some reason that I cant figure out eclipse has stopped compiling my project. It seems to be only on this specific one but I cant figure out why. I can write deliberate errors or make changes and neither have any affect on the code. Any help would be really appreciated.

Advertisement

Restart workspace and try again. Are you sure you have the main method in the program?

It didn't work when I restarted eclipse but it did when started my laptop up again this morning. No idea what happened to it. Ya the code is all fine as it worked before.

Maybe the workspace data got currupted. You could delete all the eclipse meta-data and hidden files from the project folder, then re-add the project. If that doesn't work, do it to the whole workspace. Note that this will erase project specific settings.

You should also rush to back up your data, then (when your data is safe) look for hard disk failure and other basic problems.

Omae Wa Mou Shindeiru

This topic is closed to new replies.

Advertisement