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 225218

Summary: Warn user about modification causing long rebuild
Product: cnd Reporter: Leonid Lenyashin <lsl239>
Component: EditorAssignee: issues@cnd <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Leonid Lenyashin 2013-01-23 09:40:34 UTC
Some projects have header files with thousands of dependencies. Usually there is a very conservative policy on modifications of such files as they cause massive rebuilds for everybody working on the project. Sometimes the change might be done for a little reason, just because the developer is new to the project.
As code model knows the size of dependency cloud it can warn user on the attempt to modify such a file.