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 58916 - Override method action does not generate @Overrides annotation
Summary: Override method action does not generate @Overrides annotation
Status: RESOLVED DUPLICATE of bug 55714
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-13 21:32 UTC by Chris Webster
Modified: 2007-09-26 09:14 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 Chris Webster 2005-05-13 21:32:01 UTC
The override method action would be more helpful if the source was 1.5 if it
generated the @Override tag. This would also be helpful to consider during a
refactoring (as renaming this method would violate the constraint).
Comment 1 Tomas Zezula 2005-05-16 09:47:35 UTC
Wrong module.
Comment 2 Tomas Hurka 2005-07-29 17:11:05 UTC

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