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 23298

Summary: [Override Methods] Generate Super Calls check box not consistent
Product: java Reporter: Milan Kubec <mkubec>
Component: UnsupportedAssignee: Jiri Mzourek <jmzourek>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: -FFJ-   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Milan Kubec 2002-05-09 15:00:09 UTC
Methods can be overiden either by using wizard
when user creates new class - it this case check
box for generating super calls is unchecked. The
second way is using pop-up menu on class in
Explorer - in this case checkbox for super calls
is checked. So user gets different results using
the same set of actions. It should be consistent,
either both checked or both unchecked.
Comment 1 Marek Grummich 2002-07-22 10:09:20 UTC
Set target milestone to TBD
Comment 2 Martin Matula 2004-11-12 09:50:59 UTC
The new class wizard no longer provides this functionality.
Comment 3 Quality Engineering 2007-09-20 09:58:07 UTC
Reorganization of java component