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 171542

Summary: Navigation from the interface type to its implementation
Product: editor Reporter: abien <abien>
Component: Completion & TemplatesAssignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://www.adam-bien.com/roller/abien/entry/two_useful_eclipse_3_5
Issue Type: ENHANCEMENT Exception Reporter:

Description abien 2009-09-05 09:52:08 UTC
In Eclipse 3.5, if you click+ctrl / cmd on a reference to an interface type, it asks you, whether you would like to navigate to an implementation of this interface 
(and lists all choices), or just open the declaration. I miss similar functionality in NetBeans 6.8.
Comment 1 abien 2009-09-05 09:56:13 UTC
The activation of this feature would perfectly fit into ctrl+click as well.
Comment 2 tprochazka 2009-09-07 10:23:28 UTC
Already exist plugin which can do this: http://wiki.netbeans.org/JavaGoToImplementation

But much better would be direct ctrl+click funcionality.

And this isssue is duplication of issues: #148517, #168058, #136532, 
Comment 3 tprochazka 2009-09-07 10:24:31 UTC
Plugin on wiki page is maybe old version, better is use Update center!
Comment 4 Vitezslav Stejskal 2009-09-07 10:31:33 UTC

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