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 217772 - breadcrumbs 7.3 feature is not supported for C/C++
Summary: breadcrumbs 7.3 feature is not supported for C/C++
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-04 07:13 UTC by Vladimir Voskresensky
Modified: 2013-11-13 08:25 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
simple scratch impl (5.41 KB, patch)
2012-12-27 13:17 UTC, Vladimir Voskresensky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2012-09-04 07:13:00 UTC
Add breadcrumbs sidebar for C/C++ as in Java
Comment 1 Vladimir Voskresensky 2012-12-27 13:17:02 UTC
Created attachment 129717 [details]
simple scratch impl

easiest way to be based on the same model as Navigator
Comment 2 Alexander Simon 2013-09-20 07:53:34 UTC
implement navigator based breadcrumbs in change set:
44d6b9983d3d
Comment 3 Alexander Simon 2013-09-20 16:39:04 UTC
change sets:
44d6b9983d3d
dc00a1f21b15
a7799322721a
acd4f5d2c366
1a55c0ad828f
Comment 4 Alexander Simon 2013-09-25 16:59:13 UTC
additional fix:
bf745ef185d5
Comment 5 Alexander Simon 2013-09-26 08:14:51 UTC
additional fix:
659ce2534a7f
Comment 6 Quality Engineering 2013-10-01 02:00:01 UTC
Integrated into 'main-silver', will be available in build *201310010002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/8dcdcf1e3e83
User: Alexander Simon <alexvsimon@netbeans.org>
Log: additional fix for Bug #217772 breadcrumbs 7.3 feature is not supported for C/C++
- remove elseif stairs
(transplanted from 51c9e27e414869991d7089622ebe6c0502891e33)
Comment 7 Quality Engineering 2013-11-11 20:15:10 UTC
Integrated into 'releases/release74', will be available in build *201311111738* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/015bd9fb2adb
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #217772 breadcrumbs 7.3 feature is not supported for C/C++
- implement navigator based breadcrumbs
(transplanted from 44d6b9983d3d5bd1d94855e6b7019ce1c3bbed1a)
Comment 8 soldatov 2013-11-12 07:57:44 UTC
verified in NetBeans IDE 7.4 (Build 201311111738)