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 126547 - annotation 'is overridden' fails to appear
Summary: annotation 'is overridden' fails to appear
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Rastislav Komara
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-02 13:06 UTC by swingdeveloper
Modified: 2009-02-03 10:57 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 swingdeveloper 2008-02-02 13:06:36 UTC
The annotation icon for "is overridden" does not appear. This is true for classes and interfaces both.

TO repro this problem, create a class with a  method . Create a second class extending the first and overriding the
first method. Navigate back to the first class. No icon indicating the method has been overridden appears.
Comment 1 Jiri Prox 2008-02-04 06:50:27 UTC
As far as I know there is not "is overriden" editor annotation now. 
Comment 2 Rastislav Komara 2009-02-03 10:57:30 UTC
Overtake.