Bug 4319

Summary: DCR: add missing superclass constructor (1GLBX8S)
Product: [Eclipse Project] JDT Reporter: Erich Gamma <erich_gamma>
Component: UIAssignee: Martin Aeschlimann <martinae>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2    
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: Windows 2000   
Whiteboard:

Description Erich Gamma CLA 2001-10-10 23:09:43 EDT
AK (10/9/2001 2:36:19 PM)
	1. create class A extends TestCase{}
	2. you get a compile error : the constructor TestCase() is undefined
	so i'd like ot have the option to select the class and 'add constructors from superclass'
	just like we have in the class creation wizard

NOTES:
Comment 1 Martin Aeschlimann CLA 2001-10-16 11:15:10 EDT
moved to 'active'
Comment 2 Martin Aeschlimann CLA 2001-12-07 13:11:15 EST
implemented > 11206