Incremental compilation comes and goes [message #334464] |
Tue, 10 February 2009 13:00  |
Eclipse User |
|
|
|
Folks,
Some of our users are having problems with incremental compilation
breaking (at least not working). All are using 3.4.1 (M20080911-1700).
Project -> Build Automatically is checked. For some it never works. For
others it works sporadically. Has anyone else seen this? Does anyone have
any idea what might be causing this? (I have checked the logs and can see
nothing obvious.)
Thanks,
Miles
|
|
|
|
Re: Incremental compilation comes and goes [message #334468 is a reply to message #334464] |
Tue, 10 February 2009 15:28  |
Eclipse User |
|
|
|
"Miles Daffin" <miles.daffin@morganstanley.com> wrote in message
news:60a7d0bd229a67122c8b2d64c01db86c$1@www.eclipse.org...
> Folks,
>
> Some of our users are having problems with incremental compilation
> breaking (at least not working). All are using 3.4.1 (M20080911-1700).
> Project -> Build Automatically is checked. For some it never works. For
> others it works sporadically. Has anyone else seen this? Does anyone have
> any idea what might be causing this? (I have checked the logs and can see
> nothing obvious.)
I've seen incremental compilation fail when some build steps silently fail -
worst offender in my experience was XML validators in WTP, but that was a
couple years ago so it might have been fixed. I've also seen something that
looks like this when using the Maven M2Eclipse plug-in; it seems that it
gobbles up the status bar message and then leaves it blank while it either
does or does not continue compiling behind the scenes, so sometimes I'll
save a file and it'll seem that nothing is happening and then a few minutes
later I'll see problems. I've never seen this in a plain JDT install, I
have only ever seen it with WTP or with Maven, but I assume that other
builders or validators could cause similar bugs.
As Eric says, it would be good to know more about the exact symptoms.
When you say you can "see nothing obvious" in the error logs, does that mean
that there are errors happening but they appear unrelated?
|
|
|
Powered by
FUDForum. Page generated in 0.03176 seconds