From d47b006c5269bb9427baeec129ed3f8e9b0aaa57 Mon Sep 17 00:00:00 2001 From: Mathias Kinzler Date: Wed, 28 Apr 2010 20:03:12 +0200 Subject: [PATCH] Missing perspectives for "Show In Git Repositores View" Only the resource perspective was amended. Java, PDE and DebugPerspectives should be added, too. Bug: 309551 (continued) Signed-off-by: Mathias Kinzler --- org.eclipse.egit.ui/plugin.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/org.eclipse.egit.ui/plugin.xml b/org.eclipse.egit.ui/plugin.xml index bb901d68..2ec09608 100644 --- a/org.eclipse.egit.ui/plugin.xml +++ b/org.eclipse.egit.ui/plugin.xml @@ -486,5 +486,23 @@ id="org.eclipse.egit.ui.RepositoriesView"> + + + + + + + + + + + + -- 2.11.4.GIT