From 259f6f2ef05ae7e2bb9d0b198ed55a29b1ae9373 Mon Sep 17 00:00:00 2001 From: Erle Czar Mantos Date: Wed, 29 Jun 2016 11:27:14 +0800 Subject: [PATCH] Closes #270 - Include vorto repository tab in vorto default perspective of eclipse. Signed-off-by: Erle Czar Mantos --- bundles/org.eclipse.vorto.perspective/plugin.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/bundles/org.eclipse.vorto.perspective/plugin.xml b/bundles/org.eclipse.vorto.perspective/plugin.xml index d6f1c06bb1..ffaa282fa9 100644 --- a/bundles/org.eclipse.vorto.perspective/plugin.xml +++ b/bundles/org.eclipse.vorto.perspective/plugin.xml @@ -33,10 +33,6 @@ relationship="bottom" ratio="0.75" relative="org.eclipse.ui.editorss"/> - @@ -65,8 +61,9 @@ + id="org.eclipse.vorto.perspective.views.ModelRepositoryViewPart" + relationship="stack" + relative="org.eclipse.ui.console.ConsoleView"/>