Exception in thread "main" java.lang.NoClassDefFoundError:
OS Windows XPpro
J2SE Development Kit 5.0 update 7
I am using TextPad to compile a program for school and I am seeing the following error in the CMD prompt when I select "Run Java Application" from the tools menu. Exception in thread "main" java.lang.NoClassDefFoundError:
The program compiles without errors.
I know this is something to do with the CLASSPATH but have been unable to resolve this error. I changed the environmental variable in my computer>properties>advanced>environmental variables but do not know if it is correct.
scott

