Re: Exception in thread "main" java.lang.NoClassDefFoundError
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Fri, 30 Sep 2005 18:02:09 GMT
On 30 Sep 2005 06:22:52 -0700, "thickface" <kimfinale@xxxxxxxxx> wrote
or quoted :
>I am a newbie to Java. I just installed Java on my laptop and ran some
>example programs. And I got the message that says Exception in thread
>"main" java.lang.NoClassDefFoundError even though this example program
>is very simple and it's from a book. I would appreciate it if you give
>me some hints why this happens.
You might just back up and try another example. Tracking that error
is the most difficult of all Java errors.
One thing you want to find out is:
Is the problem associated with this particular example or every single
java program you try.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.
- References:
- Exception in thread "main" java.lang.NoClassDefFoundError
- From: thickface
- Exception in thread "main" java.lang.NoClassDefFoundError
- Prev by Date: Re: Exception in thread "main" java.lang.NoClassDefFoundError
- Next by Date: Re: Exception in thread "main" java.lang.NoClassDefFoundError
- Previous by thread: Re: Exception in thread "main" java.lang.NoClassDefFoundError
- Next by thread: Re: Exception in thread "main" java.lang.NoClassDefFoundError
- Index(es):