From da00d17351966b1f8cb96edf598645161380c292 Mon Sep 17 00:00:00 2001 From: Milos Kleint Date: Fri, 25 Feb 2011 10:23:13 +0100 Subject: 336673 have the materialize action show on the popup in repository view --- org.eclipse.m2e.scm/plugin.properties | 1 + org.eclipse.m2e.scm/plugin.xml | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) (limited to 'org.eclipse.m2e.scm') diff --git a/org.eclipse.m2e.scm/plugin.properties b/org.eclipse.m2e.scm/plugin.properties index fd896e71..cf5a76b8 100644 --- a/org.eclipse.m2e.scm/plugin.properties +++ b/org.eclipse.m2e.scm/plugin.properties @@ -23,3 +23,4 @@ m2.wizard.materialize.name=Materialize Maven Projects m2.wizard.materialize.description=Materialize Maven Projects m2.popup.MaterializeAction=Import Project(s) +m2.popup.MaterializeAction2=Materialize Project(s) diff --git a/org.eclipse.m2e.scm/plugin.xml b/org.eclipse.m2e.scm/plugin.xml index 043890f6..eb13ddf3 100644 --- a/org.eclipse.m2e.scm/plugin.xml +++ b/org.eclipse.m2e.scm/plugin.xml @@ -32,7 +32,27 @@ + + + + + + + + + + + + -- cgit v1.2.3