This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 133606

Summary: Makefiles regeneration
Product: cnd Reporter: luky <luky>
Component: ProjectAssignee: Thomas Preisler <thp>
Status: VERIFIED FIXED    
Severity: blocker CC: sustaining
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description luky 2008-04-22 10:00:52 UTC
When you change project properties, makefiles are regenerated on build or build&clean commands not after closing 
properties dialog. It has again consequencies when storing projects to RCS
Comment 1 Thomas Preisler 2008-04-22 22:21:23 UTC
You are correct. The makefiles are regenerated when you build and not when you save the properties. It's done for performance reasons so you would 
regenerate the projects more than once if you did multiple changes to the properties. Will change it so it regenates at every safe.
Comment 2 Thomas Preisler 2008-04-22 22:30:21 UTC
Fixed.
Comment 3 Thomas Preisler 2008-04-23 03:15:45 UTC
changeset 1fd764a51aa1 in main
details: http://hg.netbeans.org/main?cmd=changeset;node=1fd764a51aa1
description:
	133606 Makefiles regeneration
Comment 4 Alexander Pepin 2008-05-23 14:37:22 UTC
verified in trunk build 20080520
Comment 5 jinb 2008-06-02 14:15:39 UTC
fix backported into release61_fixes branch
http://hg.netbeans.org/release61_fixes/rev/8f57933fab4e