Fixes #2419
authorn.hoffmann <n.hoffmann@localhost>
Wed, 22 Jun 2011 14:56:48 +0000 (14:56 +0000)
committern.hoffmann <n.hoffmann@localhost>
Wed, 22 Jun 2011 14:56:48 +0000 (14:56 +0000)
eu.etaxonomy.taxeditor.editor/plugin.xml
eu.etaxonomy.taxeditor.navigation/plugin.xml
eu.etaxonomy.taxeditor.store/plugin.xml
eu.etaxonomy.taxeditor.test/.classpath

index 81dfc07090318dad55b0fea3b64afd9ac4719bf4..04eb1319b38f433794676ca4025ebc0d03694438 100644 (file)
          </command>
       </menuContribution>
       <menuContribution
          </command>
       </menuContribution>
       <menuContribution
-            locationURI="menu:eu.etaxonomy.taxeditor.menu.showView">
+            locationURI="menu:eu.etaxonomy.taxeditor.menu.showView?before=eu.etaxonomy.taxeditor.store.showViewMenu.details">
+         <separator
+               name="eu.etaxonomy.taxeditor.editor.showViewMenu"
+               visible="true">
+         </separator>
          <command
                commandId="org.eclipse.ui.views.showView"
                label="Descriptive"
          <command
                commandId="org.eclipse.ui.views.showView"
                label="Descriptive"
index a547a83537e3e1213e41f9e9bffa72058316aa7d..4edd45aaf1f0dd73dbb481164816f100d768fcd8 100644 (file)
@@ -50,7 +50,7 @@
          </dynamic>
       </menuContribution>
       <menuContribution
          </dynamic>
       </menuContribution>
       <menuContribution
-            locationURI="menu:eu.etaxonomy.taxeditor.menu.showView">
+            locationURI="menu:eu.etaxonomy.taxeditor.menu.showView?before=eu.etaxonomy.taxeditor.editor.showViewMenu">
          <command
                commandId="org.eclipse.ui.views.showView"
                label="Taxon Navigator"
          <command
                commandId="org.eclipse.ui.views.showView"
                label="Taxon Navigator"
index a44f86c1d08ef214cc85a362db3dae77662ab1af..c072a61a651282c96b432d6a23996a8f66da0514 100644 (file)
          <menu
                id="eu.etaxonomy.taxeditor.menu.showView"
                label="Show View">
          <menu
                id="eu.etaxonomy.taxeditor.menu.showView"
                label="Show View">
+            <separator
+                  name="eu.etaxonomy.taxeditor.store.showViewMenu.details"
+                  visible="true">
+            </separator>
             <command
                   commandId="org.eclipse.ui.views.showView"
                   label="Details"
             <command
                   commandId="org.eclipse.ui.views.showView"
                   label="Details"
index aa10eff0aab962ade66006d1cb32d1162e885d79..8db6310aedc59ecbc1df649b39323765b1fc61bf 100644 (file)
@@ -4,6 +4,5 @@
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
        <classpathentry kind="src" path="src/test/java"/>
        <classpathentry kind="src" path="src/main/resources"/>
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
        <classpathentry kind="src" path="src/test/java"/>
        <classpathentry kind="src" path="src/main/resources"/>
-       <classpathentry kind="src" path="src_/"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>
        <classpathentry kind="output" path="bin"/>
 </classpath>