Re: java ClassDef Not Found error
- From: "Andrew Thompson" <andrewthommo@xxxxxxxxx>
- Date: 1 Oct 2006 18:19:44 -0700
CSUIDL PROGRAMMEr wrote:
Folks
I am using java version 1.5.0_06 of Standard Edition.
I was able to compile and run my java programs until yesterday
But today all of sudden when after compiling
using javac SearchChat.java
When i try to run the program
using java SearcChat
I get this error
Exception in thread "main" java.lang.NoClassDefFoundError : SearcChat
even though the class found has been created.
any reasons for it??
The missing ''h'?
Andrew T.
.
- References:
- java ClassDef Not Found error
- From: CSUIDL PROGRAMMEr
- java ClassDef Not Found error
- Prev by Date: Re: floats, doubles and maths
- Next by Date: Re: Tomcat - Internal Server Error 500
- Previous by thread: java ClassDef Not Found error
- Next by thread: Issue playing sound
- Index(es):
Relevant Pages
|