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 197784 - IDE switches off container_1b.cc from code assistance if "Use Smart Build Analyzer to Configure Code Assistance" checkbox is switched on
Summary: IDE switches off container_1b.cc from code assistance if "Use Smart Build Ana...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.0
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-15 11:11 UTC by soldatov
Modified: 2011-04-29 04:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
project (10.00 KB, application/x-tar)
2011-04-15 11:12 UTC, soldatov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2011-04-15 11:11:34 UTC
Scenario:
- Call "C/C++|C/C++ Project with Existing Sources" wizard
- Select attached project and press Finish button
- Open container_1a.cc file
- Move cursor into 12:6 (set_i) and press Ctrl-B (hyperlink)
==> IDE jumps into container_1c.h, because container_1b.cc is switched off from code assistance

Workaround: switch off "Use Smart Build Analyzer to Configure Code Assistance" checkbox
Comment 1 soldatov 2011-04-15 11:12:15 UTC
Created attachment 107768 [details]
project
Comment 2 Alexander Simon 2011-04-28 14:55:58 UTC
fixed, change set
http://hg.netbeans.org/cnd-main/rev/40f18d1d04ea
Comment 3 Quality Engineering 2011-04-29 04:42:07 UTC
Integrated into 'main-golden', will be available in build *201104290000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/40f18d1d04ea
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #197784 - IDE switches off container_1b.cc from code assistance if "Use Smart Build Analyzer to Configure Code Assistance" checkbox is switched on