ref #7086, #7095 Added "Open in..." menu for WS and matrix editor
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / plugin.xml
index 43aa6449fa5a2c65aca4df3c130af42134a104de..27ef9933f5e930b615ba677e1be6c75ade8fac20 100644 (file)
             selection="eu.etaxonomy.cdm.model.occurrence.SpecimenOrObservationBase"
             viewerName="Specimen Editor">
       </viewCommandMapping>
+      <viewCommandMapping
+            commandId="eu.etaxonomy.taxeditor.editor.command.workingSet.openWorkingSetEditor"
+            selection="eu.etaxonomy.cdm.model.description.WorkingSet"
+            viewerName="Working Set Editor">
+      </viewCommandMapping>
+      <viewCommandMapping
+            commandId="eu.etaxonomy.taxeditor.editor.command.workingSet.openCharacterMatrix"
+            selection="eu.etaxonomy.cdm.model.description.WorkingSet"
+            viewerName="Character Matrix">
+      </viewCommandMapping>
+      <viewCommandMapping
+            commandId="eu.etaxonomy.taxeditor.editor.command.workingSet.openWorkingSetEditor"
+            selection="eu.etaxonomy.cdm.persistence.dto.UuidAndTitleCache"
+            viewerName="Working Set Editor">
+      </viewCommandMapping>
     </extension>
    <extension
          id="eu.etaxonomy.taxeditor.editor.workbench.model"