Bug 204952 - [convert anonymous] Convert Class to Top Level Type
Summary: [convert anonymous] Convert Class to Top Level Type
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: All All
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2007-09-28 16:18 EDT by Christian Schwarz CLA
Modified: 2008-11-29 13:41 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Schwarz CLA 2007-09-28 16:18:48 EDT
Sometimes it would be useful, to convert a anonymous class to a top level type. To do this now we have do do 2 steps:
1. Convert Anonymous Class to Nested Class
2. Convert Member Type to Top Level

It would be useful to have a Refactoring Tool that do this in one step.
Comment 1 Martin Aeschlimann CLA 2007-10-01 04:26:22 EDT
not planed at the moment