Bug 206359 - Automatic build for Autotools project causes build everytime file is edited
Summary: Automatic build for Autotools project causes build everytime file is edited
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse-cdt
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnston
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-13 21:00 UTC by Jeff Johnston
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-09-13 21:47:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jeff Johnston 2006-09-13 21:00:40 UTC
When set to Project Autobuild, an Autotools project will cause a rebuild to
occur whenever a new file is opened in the Navigator window.  This is completely
unnecessary as no files have been changed.

Comment 1 Jeff Johnston 2006-09-13 21:47:35 UTC
A bug has been found in the code that was changing the CDT project file, every
time a new file was brought up for selection.  The project file was being
changed because the ScannerInfoProvider was being set.  This was done to handle
the case whereby a New Project Wizard for Managed Make Projects selects the
Autotools type.  The code has been fixed to verify the ScannerInfoProvider
before setting it to prevent unnecessary changes to the project description.


Note You need to log in before you can comment on or make changes to this bug.