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 - Warn user about modification causing long rebuild
Summary: Warn user about modification causing long rebuild
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-23 09:40 UTC by Leonid Lenyashin
Modified: 2013-01-23 09:40 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.