View Single Post
Old 04-07-07, 06:37 PM   #1 (permalink)
JavaLang
Junior Member
 
Join Date: Jul 2007
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 2 JavaLang is on a distinguished road
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.
JavaLang is offline   Reply With Quote