Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse no longer compiler my code
Eclipse no longer compiler my code [message #175357] Thu, 19 October 2006 03:29 Go to next message
Eclipse UserFriend
Originally posted by: Mui_wilson.hotmail.com

I am a real newbie at using Eclipse, and right now I've only done enough
to make one program work. But this one client server app that I'm working
on all of a sudden started throwing a noClassDefFound error, usually
meaning somethign is wrong with the classpath. But it was working fine,
and then somehow something got screwed up. Right now the classpath is set
to the JRE system library and also to the directory of my source files.
When I set that up it no longer threw the noClassDefFound error, but now
it's not compiling my code. It's just running off an older compiled
version.

I don't really understand how Eclipse organizes your projects, any help
would be appreciated.
Re: Eclipse no longer compiler my code [message #175448 is a reply to message #175357] Thu, 19 October 2006 12:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wayne.beaton._NOSPAM_eclipse.org

Wilson Mui wrote:
> I am a real newbie at using Eclipse, and right now I've only done enough
> to make one program work. But this one client server app that I'm
> working on all of a sudden started throwing a noClassDefFound error,
> usually meaning somethign is wrong with the classpath. But it was
> working fine, and then somehow something got screwed up. Right now the
> classpath is set to the JRE system library and also to the directory of
> my source files. When I set that up it no longer threw the
> noClassDefFound error, but now it's not compiling my code. It's just
> running off an older compiled version.
>
> I don't really understand how Eclipse organizes your projects, any help
> would be appreciated.
>
Does your project's "Java Build Path" have your Java source directory
listed on the "Source" page?

Wayne
Re: Eclipse no longer compiler my code [message #175581 is a reply to message #175357] Thu, 19 October 2006 16:42 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse4.rizzoweb.com

Wilson Mui wrote:
> I am a real newbie at using Eclipse, and right now I've only done enough
> to make one program work. But this one client server app that I'm
> working on all of a sudden started throwing a noClassDefFound error,
> usually meaning somethign is wrong with the classpath. But it was
> working fine, and then somehow something got screwed up. Right now the
> classpath is set to the JRE system library and also to the directory of
> my source files. When I set that up it no longer threw the
> noClassDefFound error, but now it's not compiling my code. It's just
> running off an older compiled version.
>
> I don't really understand how Eclipse organizes your projects, any help
> would be appreciated.
>

Open the Eclipse Help Contents and find the Getting Started Guide under
Java Development User Guide. There are several tutorials that will help
you understand how it works.

Hope this helps,
Eric
Previous Topic:Cannot find properties file
Next Topic:Using JNI/Classpath in Eclipse debugger
Goto Forum:
  


Current Time: Thu Mar 28 13:30:18 GMT 2024

Powered by FUDForum. Page generated in 0.04112 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top