Bug 331859

Summary: [ltk] Ability to create new folder within Move Resources dialog
Product: [Eclipse Project] JDT Reporter: Jeffrey Wexler <bsgcic1776>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3 CC: daniel_megert, hsoliwal, markus.kell.r, ob1.eclipse
Version: 3.7Keywords: helpwanted
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

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.