Introduce OSGi Explorer
[lgpl/argeo-commons.git] / osgi / plugins / org.argeo.osgi.ui.explorer / plugin.xml
index 825d43be82d08f84b0940aae9134a4efe1e65ef1..27947067bcb9494cbbc3243df7c8ca38419339e3 100644 (file)
     <extension point="org.eclipse.ui.perspectiveExtensions"> 
         <perspectiveExtension 
             targetID="org.argeo.osgi.ui.explorer.perspective"> 
-            <view id="org.argeo.osgi.ui.explorer.modulesView" minimized="false"
-             ratio="0.5" relationship="left" relative="org.eclipse.ui.editorss"/> 
             <view id="org.argeo.osgi.ui.explorer.bundlesView" minimized="false"
-             relationship="stack" relative="org.argeo.osgi.ui.explorer.modulesView"/> 
+             ratio="0.5" relationship="left" relative="org.eclipse.ui.editorss"/> 
+            <view id="org.argeo.osgi.ui.explorer.modulesView" minimized="false"
+             relationship="stack" relative="org.argeo.osgi.ui.explorer.bundlesView"/> 
         </perspectiveExtension> 
     </extension> 
    <extension