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

Summary: Refactor>>Extract Superclass>>Make Abstract -Should Add @Override to Methods in Subclass
Product: java Reporter: MackSix
Component: RefactoringAssignee: Jan Becicka <jbecicka>
Status: NEW ---    
Severity: normal CC: sdlarsen, ssazonov
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Windows Vista   
Issue Type: ENHANCEMENT Exception Reporter:

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. ***