|
exception in thread main
Hi everyone,
Recently i hav been facing this problem
iam able to compile a java class and iam getting the .class file also but wen iam running it,it gives error saying "Exception in thread "main" java.lang.noClassDefFoundError:Test " where Test is my class name.
all my environment settings are done(path and classpath in environment varible).
waitng for ur replies.
Thank u.
|