ref #6733 Make model fragment IDs unique
authorPatrick Plitzner <p.plitzner@bgbm.org>
Fri, 16 Jun 2017 07:36:46 +0000 (09:36 +0200)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Fri, 16 Jun 2017 07:36:46 +0000 (09:36 +0200)
eu.etaxonomy.taxeditor.bulkeditor/plugin.xml
eu.etaxonomy.taxeditor.editor/plugin.xml
eu.etaxonomy.taxeditor.navigation/plugin.xml
eu.etaxonomy.taxeditor.store/plugin.xml
eu.etaxonomy.taxeditor.workbench/plugin.xml

index 6d4d10b8732c615a5c186a3f15ac4f25cabc2974..7c11f80a923880d73983e0f560f88a3b6c00f555 100644 (file)
       </viewCommandMapping>
    </extension>
    <extension
-         id="id1"
+         id="eu.etaxonomy.taxeditor.bulkeditor.workbench.model"
+         name="Bulk Editor Workbench Model"
          point="org.eclipse.e4.workbench.model">
       <fragment
             apply="always"
index 4c12d83c90fddde31587e2bfdb1e61eda771fd8e..4cc707fa3947956b9c2e0c511adddbd45488d340 100644 (file)
       </viewCommandMapping>
     </extension>
    <extension
-         id="id1"
+         id="eu.etaxonomy.taxeditor.editor.workbench.model"
+         name="Editor Workbench Model"
          point="org.eclipse.e4.workbench.model">
       <fragment
             apply="initial"
index 130c92b0eb7f82c23e7be82cca24b2fac6078435..dcbb176eff5279258f07233aab6945ae595578ff 100644 (file)
       </definition>
    </extension>
    <extension
-         id="id1"
+         id="eu.etaxonomy.taxeditor.navigation.workbench.model"
+         name="Navigation Workbench Model"
          point="org.eclipse.e4.workbench.model">
       <fragment
             apply="always"
index 2a188f2f0d7210972cce64306657adff5bc6463c..6c85ec1806fc3e88f157cd078fba7105ccf9c12c 100755 (executable)
    </viewCommandMapping>
 </extension>
 <extension
-      id="id1"
+      id="eu.etaxonomy.taxeditor.store.workbench.model"
+      name="Store Workbench Model"
       point="org.eclipse.e4.workbench.model">
    <fragment
          apply="always"
index 8a49dfe4edf32b476d71c5b3720e6d61076e166c..45b80bdf05f7fd3acc8a3ae4831a410e3cbefc5a 100644 (file)
@@ -2,7 +2,8 @@
 <?eclipse version="3.4"?>
 <plugin>
    <extension
-         id="id2"
+         id="eu.etaxonomy.taxeditor.workbench.workbench.model"
+         name="Taxonomic Editor Application Model"
          point="org.eclipse.e4.workbench.model">
       <fragment
             apply="always"