Bug 4319 - DCR: add missing superclass constructor (1GLBX8S)
Summary: DCR: add missing superclass constructor (1GLBX8S)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: Martin Aeschlimann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 23:09 EDT by Erich Gamma CLA
Modified: 2001-12-07 13:11 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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