Bug 331859 - [ltk] Ability to create new folder within Move Resources dialog
Summary: [ltk] Ability to create new folder within Move Resources dialog
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.7   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2010-12-05 03:42 EST by Jeffrey Wexler CLA
Modified: 2010-12-14 05:57 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeffrey Wexler CLA 2010-12-05 03:42:32 EST
Build Identifier: 20100917-0705

The ability to create new folders within the Move Resources dialog would be a nice productivity enhancement.

Reproducible: Always
Comment 1 Hitesh CLA 2010-12-10 12:30:33 EST
LTK ... Refactoring...I could not identify the product & component from the list to move this to. Anyone aware of its right place, please update the bug accordingly. Thanks.
Comment 2 Oleg Besedin CLA 2010-12-13 10:28:24 EST
Seems like JDT/UI? Please reassign if it is not.
Comment 3 Dani Megert CLA 2010-12-14 03:59:07 EST
For Project Explorer this is in org.eclipse.ltk.ui.refactoring.resource.MoveResourcesWizard.MoveResourcesRefactoringConfigurationPage.

In the Package Explorer we use org.eclipse.jdt.internal.ui.refactoring.reorg.ReorgMoveWizard.MoveInputPage which allows to create a new package but not a new folder.