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 194232 - "Go to implementation" should jump directly to the implementation if there is only one
Summary: "Go to implementation" should jump directly to the implementation if there is...
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-11 22:39 UTC by _ wadechandler
Modified: 2015-03-28 11:52 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 _ wadechandler 2011-01-11 22:39:04 UTC
Currently, if there is only one implementation of an interface or overridden method, Navigate->"Go To Implementation" will still show a popup window with that single implementation method. It should instead jump straight to it. This would make it more usable and faster to work with. If this feature is acceptable, I could work it in myself, but I wanted to post it and make sure. Seems it should be fairly easy to make it do that, but of course I haven't looked yet ;-)
Comment 1 _ wadechandler 2011-01-11 22:39:31 UTC
Changed issues type to enhancement from defect.
Comment 2 markiewb 2015-03-28 11:52:33 UTC
Works for me. 

At least in NB8.1 dev version