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 - provide action "Fix Includes"
Summary: provide action "Fix Includes"
Status: STARTED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks: 73340
  Show dependency tree
 
Reported: 2006-11-14 15:51 UTC by Alexander Simon
Modified: 2010-07-13 03:31 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 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"