Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Eclipse recompiles the whole project when I click "Save"
Eclipse recompiles the whole project when I click "Save" [message #80373] Mon, 23 June 2003 04:49 Go to next message
Eclipse UserFriend
Originally posted by: hans.schwaebli.schwaebli.de

This takes very much time!

Eclipse didn't compile the whole project a few weeks ago. Then suddenly it
compiles the whole project. Why?

Is Eclipse capable of doing a more intelligent compiling by not compiling
everything?

I have Eclipse 2.0.2.

My colleages also have these problems. Sometimes we don't have the problem
even if we save the same class.

It is very strange.

Any ideas?
Re: Eclipse recompiles the whole project when I click "Save" [message #80437 is a reply to message #80373] Mon, 23 June 2003 06:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: yves.somewhere.com

Check the preferences : window > preferences > workbench

If "Perform build automatically on resource modif" is checked, then
Eclipse will recompile only the changed classes (and the ones that are
affected). It's called incremental build.

If nothing was compiled, everything will be compiled of course, but only
the first time. After that, incremental build is performed.

Hans Schwäbli wrote:
> This takes very much time!
>
> Eclipse didn't compile the whole project a few weeks ago. Then suddenly it
> compiles the whole project. Why?
>
> Is Eclipse capable of doing a more intelligent compiling by not compiling
> everything?
>
> I have Eclipse 2.0.2.
>
> My colleages also have these problems. Sometimes we don't have the problem
> even if we save the same class.
>
> It is very strange.
>
> Any ideas?
>
>
Re: Eclipse recompiles the whole project when I click "Save" [message #80466 is a reply to message #80437] Mon, 23 June 2003 07:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hans.schwaebli.schwaebli.de

"Perform build automatically on resource modification" is checked. But the
problem is still the same.


"Yves" <yves@somewhere.com> schrieb im Newsbeitrag
news:bd6krb$35v$1@rogue.oti.com...
> Check the preferences : window > preferences > workbench
>
> If "Perform build automatically on resource modif" is checked, then
> Eclipse will recompile only the changed classes (and the ones that are
> affected). It's called incremental build.
>
> If nothing was compiled, everything will be compiled of course, but only
> the first time. After that, incremental build is performed.
>
> Hans Schw
Re: Eclipse recompiles the whole project when I click "Save" [message #80520 is a reply to message #80373] Mon, 23 June 2003 09:03 Go to previous messageGo to next message
Eclipse UserFriend
Do a rebuild all one time
And then check what it does after that.

johan

"Hans Schw
Re: Eclipse recompiles the whole project when I click "Save" [message #80550 is a reply to message #80466] Mon, 23 June 2003 09:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Olivier_Thomann.ca.ibm.comNOSPAM

On Mon, 23 Jun 2003 13:30:23 +0200, "Hans Schwäbli"
<hans.schwaebli@schwaebli.de> wrote:
>"Perform build automatically on resource modification" is checked. But the
>problem is still the same.
Open a bug report against JDT/Core and if possible, submit your test
case.
--
Olivier
Re: Eclipse recompiles the whole project when I click "Save" [message #80708 is a reply to message #80373] Mon, 23 June 2003 11:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wegener.cboenospam.com

Hans Schwäbli wrote:

> This takes very much time!

> Eclipse didn't compile the whole project a few weeks ago. Then suddenly it
> compiles the whole project. Why?

> Is Eclipse capable of doing a more intelligent compiling by not compiling
> everything?

> I have Eclipse 2.0.2.

> My colleages also have these problems. Sometimes we don't have the problem
> even if we save the same class.

> It is very strange.

> Any ideas?



Check you task view carefully to make sure that you don't have any build
path problems.
Re: Eclipse recompiles the whole project when I click "Save" [message #82106 is a reply to message #80373] Wed, 25 June 2003 09:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hans.schwaebli.schwaebli.de

I don't have the problem anymore. But I don't know why.
Re: Eclipse recompiles the whole project when I click "Save" [message #83778 is a reply to message #80373] Fri, 27 June 2003 08:04 Go to previous message
Eclipse UserFriend
consider upgrading to Eclipse 2.1 - and check whether the problem persists.

Hans Schwäbli wrote:

> This takes very much time!
>
> Eclipse didn't compile the whole project a few weeks ago. Then suddenly it
> compiles the whole project. Why?
>
> Is Eclipse capable of doing a more intelligent compiling by not compiling
> everything?
>
> I have Eclipse 2.0.2.
>
> My colleages also have these problems. Sometimes we don't have the problem
> even if we save the same class.
>
> It is very strange.
>
> Any ideas?
>
>
Previous Topic:NPE starting Eclipse 2.1 Motif on RedHat 8.0
Next Topic:CVS connection
Goto Forum:
  


Current Time: Thu Nov 06 03:36:21 EST 2025

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

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

Back to the top