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 88399 - no way to navigate to class/method subclasses/implemntations/overrides
Summary: no way to navigate to class/method subclasses/implemntations/overrides
Status: RESOLVED DUPLICATE of bug 136532
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker with 1 vote (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-01 10:53 UTC by xmart
Modified: 2010-08-20 15:07 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 xmart 2006-11-01 10:53:03 UTC
It is possible to navigate to super implementation (which is named somewhat
incorrectly, because I can navigate to interface too), but not to
extension/implementation/overriden method.

This is VERY convenient (it is the top used action in IDEA, along with open
class/resource), and for productivity is bounded by lack of this feature.
Comment 1 pekarna 2010-03-24 22:45:18 UTC
There was a fine beta plugin which added "Navigate -> Go to implementations" in the context menu, but I can't find it anymore in 6.8.

I'd add +10 to this as this is what I miss a lot.
Comment 2 pekarna 2010-03-24 22:48:55 UTC
Bu the way... isn't issue 136532 a duplicate?
Comment 3 malfunction84 2010-08-20 15:07:31 UTC
(In reply to comment #2)
> Bu the way... isn't issue 136532 a duplicate?

Seems to be, yeah.  There are several "go to implementation" issues.  I'm trying to clean them up.

*** This bug has been marked as a duplicate of bug 136532 ***