From 9ef569293ed74a80b3e0a4c3a86ed30d76ccf7d8 Mon Sep 17 00:00:00 2001 From: Rob Stryker Date: Mon, 13 Nov 2023 10:12:35 -0500 Subject: [PATCH] Move refactoring contribution extensions to jdt.core.manipulation Signed-off-by: Rob Stryker --- org.eclipse.jdt.core.manipulation/plugin.xml | 119 +++++++++++++++++- org.eclipse.jdt.ui/plugin.xml | 122 ------------------- 2 files changed, 118 insertions(+), 123 deletions(-) diff --git a/org.eclipse.jdt.core.manipulation/plugin.xml b/org.eclipse.jdt.core.manipulation/plugin.xml index 91b63467369..048b9f8425b 100644 --- a/org.eclipse.jdt.core.manipulation/plugin.xml +++ b/org.eclipse.jdt.core.manipulation/plugin.xml @@ -31,6 +31,123 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/org.eclipse.jdt.ui/plugin.xml b/org.eclipse.jdt.ui/plugin.xml index 1920e079585..a7d1c0dd402 100644 --- a/org.eclipse.jdt.ui/plugin.xml +++ b/org.eclipse.jdt.ui/plugin.xml @@ -5877,128 +5877,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -