Removed deleted command classes from plugin.xml
authorPatric Plitzner <p.plitzner@bgbm.org>
Mon, 16 Jun 2014 09:44:16 +0000 (09:44 +0000)
committerPatric Plitzner <p.plitzner@bgbm.org>
Mon, 16 Jun 2014 09:44:16 +0000 (09:44 +0000)
eu.etaxonomy.taxeditor.editor/plugin.xml

index 741a5516726ba2dfd6198c5c0ba53d1d4f464c97..7055164e9bdec88d29b465f599572028e8e9351a 100644 (file)
             id="eu.etaxonomy.taxeditor.editor.handler.openDerivateView"
             name="Open Derivate View">
       </command>
-       <command
-            defaultHandler="eu.etaxonomy.taxeditor.editor.view.dataimport.SaveSpecimenCommand"
-            id="eu.etaxonomy.taxeditor.editor.view.dataimport.SaveSpecimenCommand"
-            name="Save Specimen">
-      </command>
-       <command
-             defaultHandler="eu.etaxonomy.taxeditor.editor.view.dataimport.QueryOriginalRecordCommand"
-             id="eu.etaxonomy.taxeditor.editor.view.dataimport.QueryOriginalRecordCommand"
-             name="Query original data record">
-       </command>
 
    </extension>
    <extension