Bug 540775

Summary: [LTK] a more general MoveRenameResourceChange
Product: [Eclipse Project] Platform Reporter: Mickael Istria <mistria>
Component: TextAssignee: Platform-Text-Inbox <platform-text-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: 4.8   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Mickael Istria CLA 2018-11-05 03:48:52 EST
org.eclipse.ltk.core.refactoring.resource package contains very useful change for basic resource based refactorings. We're using it in LSP4E to support the resource changes and workspaceEdits.
However, we're deeply missing a generic MoveRenameResourceChange that would allow to simultaneously Move and Rename a resource, like change a/b.txt to a/c.txt.