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 38888 - Implements and Overrides annotations should have associated action
Summary: Implements and Overrides annotations should have associated action
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-16 11:25 UTC by Petr Nejedly
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

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 Petr Nejedly 2004-01-16 11:25:09 UTC
Implements and Overrides annotations should have
associated action to show/open the overriden
method or implemented method declaration.
Comment 1 Chris Ledantec 2004-01-19 11:07:18 UTC
not my bag, baby.
Comment 2 Petr Nejedly 2004-01-19 12:42:17 UTC
Hmm, this way, nobody would look at the problem, so reassigning,
please route according to your roles.

Actually, current behaviour is quite confusing it may be considered a
bug: I see an icon, i click on it and a breakpoint gets set - action
completely unrelated to the icon meaning.
I'm not only one seeing this as confusing, right, Dafe?
Comment 3 Martin Matula 2004-11-12 23:24:44 UTC
Go To -> Superimplementation (Ctrl+B) was added.
Comment 4 Petr Nejedly 2004-11-13 11:48:32 UTC
I think it is not that intuitive, but better than nothing.