- add new MoveRenameResourceChange, MoveRenameResourceDescriptor,
MoveRenameResourceProcessor, and
MoveRenameResourceRefactoringContribution classes which
allows moving and renaming in one Change
- update jdt.ui.tests RefactoringTest and RefactoringTestSetup
to support a second package called 'q'
- create new jdt.ui.tests MoveRenameResourceChangeTests to
test new Change and add it to AllChangeTests suite
- modify ResourceRefactoringTests to test move/rename
- update RenamePackageTests to include the new 'q' package
- bump up ltk.core.refactoring.tests and jdt.ui.tests.refactoring
bundles
Change-Id: I037618ba1fcc1c3b0ad0e4433100ef5c7c6d4ac8
Signed-off-by: Jeff Johnston <jjohnstn@redhat.com>