After cleaning my Eclipse workspace I now get the error: "Error: Could not find or load main class" when I try to run any project that existed before cleaning. If a create a new project it runs as expected. I have checked all run configurations and they are indeed pointing to the correct project and main class, however Eclipse still claims this error.

What could have possibly gone wrong?

Thanks.