Skip to main content



      Home
Home » Newcomers » Newcomers » frequent rebuild of workspace
frequent rebuild of workspace [message #195825] Fri, 23 February 2007 12:07 Go to next message
Eclipse UserFriend
Originally posted by: chadmichaeldavis.gmail.com

Eclipse recently started going into periodic rebuilds of the entire
workspace, seemingly triggered by my saving any resource in the project.

AFAIK, I'm using the built in java builder, and can't find any setttings
that seem to indicate I've set it to do a full build with each save.
Its kind of random anyway; it happens probably one out of 15 saves.

Anybody know what could cause this?
Re: frequent rebuild of workspace [message #195833 is a reply to message #195825] Fri, 23 February 2007 12:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wegener.cboenospam.com

Check to see if any of your projects have build path errors. If so, resolve
the errors and see if that stops the behavior.
"chad" <chadmichaeldavis@gmail.com> wrote in message
news:ern6us$ssr$1@utils.eclipse.org...
> Eclipse recently started going into periodic rebuilds of the entire
> workspace, seemingly triggered by my saving any resource in the project.
>
> AFAIK, I'm using the built in java builder, and can't find any setttings
> that seem to indicate I've set it to do a full build with each save.
> Its kind of random anyway; it happens probably one out of 15 saves.
>
> Anybody know what could cause this?
Re: frequent rebuild of workspace [message #195840 is a reply to message #195833] Fri, 23 February 2007 12:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: chadmichaeldavis.gmail.com

> Check to see if any of your projects have build path errors. If so, resolve
> the errors and see if that stops the behavior.

I don't have any other open projects. And this project doesn't have any
dependency on other projects either. Would this still cause a problem
like this?
Re: frequent rebuild of workspace [message #196130 is a reply to message #195840] Sun, 25 February 2007 19:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse5.rizzoweb.com

chad wrote:
>
>
>> Check to see if any of your projects have build path errors. If so,
>> resolve
>> the errors and see if that stops the behavior.
>
> I don't have any other open projects. And this project doesn't have any
> dependency on other projects either. Would this still cause a problem
> like this?

Build path errors can be in the JAR dependencies, not only in
dependencies on other projects. Go to the Java Build Path of the Project
Properties and see if there are any problems reported.
You can also try Cleaning the entire project by selecting Project > Clean...

Hope this helps,
Eric
Re: frequent rebuild of workspace [message #196655 is a reply to message #196130] Tue, 27 February 2007 12:13 Go to previous message
Eclipse UserFriend
Originally posted by: chadmichaeldavis.gmail.com

> Build path errors can be in the JAR dependencies, not only in
> dependencies on other projects. Go to the Java Build Path of the Project
> Properties and see if there are any problems reported.
> You can also try Cleaning the entire project by selecting Project >
> Clean...

I don't have missing resources on the build path, at least none that
eclipse is complaining about. I tried cleaning, I'll let you know if
that works.

Do you have an understanding of why cleaning would fix this? I
understand that it might "just work", but its a bit counterintuitive.

Thanks
Chad
Previous Topic:Cannot Create DataSet
Next Topic:CORBA
Goto Forum:
  


Current Time: Thu May 29 08:31:22 EDT 2025

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

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

Back to the top