Bug 231844 - [type wizards] New Enum wizard: add 'Inherited abstract methods' method stub creation
Summary: [type wizards] New Enum wizard: add 'Inherited abstract methods' method stub ...
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-13 11:50 EDT by James Shaw CLA
Modified: 2008-05-13 12:57 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Shaw CLA 2008-05-13 11:50:15 EDT
Build ID: M20080221-1800

Steps To Reproduce:


More information:
It would be very nice to have this feature in the New Enum dialog, as it appears in the New Class dialog.
Comment 1 Martin Aeschlimann CLA 2008-05-13 12:57:18 EDT
Workaround is to use 'Override method' on the enum after you created it.