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 168058 - Go To Implementation for interfaces and abstract classes
Summary: Go To Implementation for interfaces and abstract classes
Status: RESOLVED DUPLICATE of bug 136532
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-02 19:08 UTC by malfunction84
Modified: 2009-09-07 10:31 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 malfunction84 2009-07-02 19:08:15 UTC
The "Go To Implementation" plugin works fine for methods, but it should also work for interfaces and abstract classes.
- For interfaces, it would offer any abstract or concrete class which implements the target interface.
- For abstract classes, it would offer any concrete class which extends the target class.
Comment 1 Vitezslav Stejskal 2009-09-07 10:31:09 UTC

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