Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] rebuild on close/reopen Eclipse

Hi,

We have integrated a custom toolchain (GNU based) into Eclipse 3.5 &
CDT 6.0. What we notice is that when users close and re-open Eclipse,
their projects are always rebuilt even though the executables are
already there. These are projects using the MBS/external make builder.
If you just perform make outside of Eclipse, it properly reports that
nothing needs to be rebuilt, but Eclipse/CDT always cleans up the
project and then proceeds to rebuild.

Any thoughts on what could be going wrong, or starting points to investigate?

Thanks,
Siva
-- 
In the end, everything is a gag.
           Charlie Chaplin


Back to the top