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 205064 - Refactor>>Extract Superclass>>Make Abstract -Should Add @Override to Methods in Subclass
Summary: Refactor>>Extract Superclass>>Make Abstract -Should Add @Override to Methods ...
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.1
Hardware: PC Windows Vista
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
: 220834 231148 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-11-14 08:09 UTC by MackSix
Modified: 2015-09-11 08:27 UTC (History)
2 users (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 MackSix 2011-11-14 08:09:58 UTC
Refactor>>Extract Superclass>>Make Abstract - Should Add @Override to Methods in Subclass

Since @Override is added onto methods of an Interface, I think it ought to do it for abstract methods of Superclass. Not to mention the warning light bulbs show when no @Override is on the Subclass methods.

Product Version: NetBeans IDE Dev (Build 201111120600)
Java: 1.7.0_01; Java HotSpot(TM) Client VM 21.1-b02
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Comment 1 Jiri Prox 2015-09-02 11:37:39 UTC
*** Bug 220834 has been marked as a duplicate of this bug. ***
Comment 2 MackSix 2015-09-11 08:27:32 UTC
*** Bug 231148 has been marked as a duplicate of this bug. ***