Bug 232657 - [move static members] Add option 'create new class'
Summary: [move static members] Add option 'create new class'
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-17 10:56 EDT by lorenzo CLA
Modified: 2008-05-19 03:46 EDT (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 lorenzo CLA 2008-05-17 10:56:14 EDT
Hi, when moving a static method it would be useful to be able to specify a new class to be created.

This is useful for moving utility methods created after a refactoring. It's often the case when moving a static method outside of a TestCase.

This could be provided as an option of the current "Move static member" dialog.

Bye

Lorenzo