Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Relaunch of 'product based eclipse' workspace is getting building every time

It will also do a full rebuild if the makefile is newer than the
binaries.  Therefore if you have something in your project that can
change the timestamp on the makefile then it will rebuild your project.

On Mon, Sep 06, 2010 at 04:48:55PM +0530, HariBabu M wrote:
> Hi,
> 
> I am having an issue with my eclipse based product.
> 
> Every time the project inside my workspace is getting build upon relaunch, even though they are already built.
> 
> As per my understanding to rebuild a project, make file will understand the timestamp and decides to build if timestamp changes. However, I have observer that none of the files timestamps got change before I close the workspace and after I opened the workspace.
> 
> Thanks in advance
> -Haribabu
> 

> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top