I have never had this problem before.
I code all my applications in the Eclipse IDE, and they all work fine there.
But if I go into the bin and use a batch file, with 'java ClassName' it gives me an error about not finding the main class.
I have never had this problem in the past, so I know the command is correct and all that, and I havn't updated Java recently.
Anybody have any suggestions?