I have files that I created back when I took a Java class but now they don't work. I run them from a dos prompt. Javac compiles it just fine and creates the .class file, but when I run 'c:\java filename' I get the following error.
exception in thread "main" java.lang.noclassDefFoundError: filename
I googled this and got a ton of hits, and they all point to my class path. I have that set in the environment variables as:
classpath=c:\programfiles\java\jdk1.5.0_07\bin
I am running XPHome SP2.
Bo
Kentucky phone support-
"Mash the Kentrol key and hit scape."
exception in thread "main" java.lang.noclassDefFoundError: filename
I googled this and got a ton of hits, and they all point to my class path. I have that set in the environment variables as:
classpath=c:\programfiles\java\jdk1.5.0_07\bin
I am running XPHome SP2.
Bo
Kentucky phone support-
"Mash the Kentrol key and hit scape."