I started using Eclipse today to develop my java programs (did not move/touch any settings).
I try to run the Java programs, and I get this message:
Error: Could not find or load main class CLASSNAME
This happens for ALL my java programs, including those I developed before (and ran without problems on Eclipse). However, this was not the case yesterday; I was able to run developed programs without problem.
I did not uninstall/change my Java installation. The developed programs run without problem when I use another IDE to run it...
How to fix this? Thanks!