From fdfa6fe4b88a15fd83418b958d647dd4ec9d80d9 Mon Sep 17 00:00:00 2001 From: Andrew Ferrazzutti Date: Tue, 6 May 2014 18:04:06 -0400 Subject: [PATCH] Bug 433014 - Autotools UI plugin is using deprecated extensions Replace usage of popupMenus with command/handler/menu framework. Change-Id: I89b4bc611572fafbf63e27b68573f105da4d2698 Signed-off-by: Andrew Ferrazzutti Reviewed-on: https://git.eclipse.org/r/26134 Tested-by: Hudson CI Reviewed-by: Jeff Johnston Tested-by: Jeff Johnston --- build/org.eclipse.cdt.autotools.ui/plugin.xml | 534 ++++-------------- 1 file changed, 111 insertions(+), 423 deletions(-) diff --git a/build/org.eclipse.cdt.autotools.ui/plugin.xml b/build/org.eclipse.cdt.autotools.ui/plugin.xml index ded42d67cec..fe9a7c9550e 100644 --- a/build/org.eclipse.cdt.autotools.ui/plugin.xml +++ b/build/org.eclipse.cdt.autotools.ui/plugin.xml @@ -18,123 +18,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -293,8 +176,7 @@ + name="%PropertyAutotools.name"> @@ -303,13 +185,13 @@ - + - + - + - + - + - + @@ -385,7 +267,7 @@ - + @@ -411,116 +293,80 @@ - + - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - + @@ -843,4 +502,33 @@ name="%Autotools.wizard.name"> + + + + + + + + + + + + + + + + + +