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

Summary: Implements and Overrides annotations should have associated action
Product: java Reporter: Petr Nejedly <pnejedly>
Component: UnsupportedAssignee: issues@java <issues>
Status: VERIFIED FIXED    
Severity: blocker CC: dsimonek
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

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.