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 167975

Summary: Multiple HyperLinks: navigating to function overrides or class descendants
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: Code ModelAssignee: nnnnnk <nnnnnk>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Vladimir Kvashin 2009-07-01 15:59:17 UTC
Now, to navigate to a function that overrides the given function 
(or to navigate to a class that extends the given class)
user has to 
- invoke find usages, check "override" or "descendant" checkbox respectively
- navigate from find usages panel to the code

But it can be done just via dynamic context menu; 
this would be *much* more convenient for user.
Comment 1 Quality Engineering 2010-01-27 22:22:43 UTC
Integrated into 'main-golden', will be available in build *201001280200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/b8c432bd49c4
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: An embrionic implementation for #167975  Multiple HyperLinks
Comment 2 Vladimir Kvashin 2010-02-03 16:14:45 UTC
Fixed by a number of changesets; the last one is
http://hg.netbeans.org/cnd-main/rev/f340da4ef356