Re: Running a Java Program




"jerry" <jerryc314@xxxxxxxxxxxxx> wrote in message
news:phv0h.16625$GR.2672@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
When I try to run a JAVA program I have compiled I get the following
error:
Exception in thread "main" java.lang.NoClassDefFoundError: test.
I am in the directory that contains the .class file. Why can't it be
found,
and how can I fix this problem?

Java is not an acronym, so it is not spelled 'JAVA'


.