Skip to main content



      Home
Home » Newcomers » Newcomers » forcing recompile
forcing recompile [message #156273] Sun, 11 June 2006 18:43 Go to next message
Eclipse UserFriend
Originally posted by: wilfordbrimley.one2one3.com

i don't think eclipse is recompiling classes correctly on my system. i'm
using 3.2RC7. after making changes, saving, and re-running I get
identical output. so i cleaned the project and now when i run the
application, i get a java.lang.NoClassDefFoundError. when I check the
bin/build directory there is no package tree. so i'm wondering how do i
force eclipse to compile, as it seems to not be doing so on its own.
Re: forcing recompile [message #156424 is a reply to message #156273] Mon, 12 June 2006 04:46 Go to previous messageGo to next message
Eclipse UserFriend
wilford brimley wrote:

> i don't think eclipse is recompiling classes correctly on my system.
> i'm using 3.2RC7. after making changes, saving, and re-running I get
> identical output. so i cleaned the project and now when i run the
> application, i get a java.lang.NoClassDefFoundError. when I check the
> bin/build directory there is no package tree. so i'm wondering how do
> i force eclipse to compile, as it seems to not be doing so on its own.

Project >Build or Project Build All or enable auto-build: Project >
Build Automatically

Dani
Re: forcing recompile [message #156489 is a reply to message #156424] Mon, 12 June 2006 16:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wilfordbrimley.one2one3.com

Thanks for the suggestion. Originally, Build Automatically was selected
and I was still getting NoClassDefFoundError. Even if I unselect Build
Automatically and use the Build All or Build Project commands, I keep
getting the error, and my bin/ directory stays empty.
Re: forcing recompile [message #156500 is a reply to message #156489] Mon, 12 June 2006 17:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wilfordbrimley.one2one3.com

I've found that making a new project and consolidating the source and
binaries into a single directory appears to have fixed things for now.
Re: forcing recompile [message #156530 is a reply to message #156500] Tue, 13 June 2006 02:45 Go to previous message
Eclipse UserFriend
wilford brimley wrote:

> I've found that making a new project and consolidating the source and
> binaries into a single directory appears to have fixed things for now.

This looks like your project has a wrong Java build path.

Dani
Previous Topic:Text editor: rectangular selection
Next Topic:I can't view the Help Contents.
Goto Forum:
  


Current Time: Tue Apr 29 02:44:48 EDT 2025

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

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

Back to the top