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 89298

Summary: provide action "Fix Includes"
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: -- Other --Assignee: Alexander Simon <alexvsimon>
Status: STARTED ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 73340    

Description Alexander Simon 2006-11-14 15:51:20 UTC
Provide action "Fix Includes" in context menu in editor
Comment 1 Alexander Simon 2010-07-12 14:01:12 UTC
added option Tools->Options->C/C++->Project Options:
- Try to fix unresolved include directives
If option is checked the code assistance will try to resolve unresolved include directive in project items.
Comment 2 Alexander Simon 2010-07-12 14:01:55 UTC
Change set:
http://hg.netbeans.org/cnd-main?cmd=changeset;node=6c69c1c21e12
Comment 3 Quality Engineering 2010-07-13 03:31:46 UTC
Integrated into 'main-golden', will be available in build *201007130001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/6c69c1c21e12
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing BZ#89298 provide action "Fix Includes"