ref #6913 Remove e3 plugin extensions
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / plugin.xml
index caf8456a738af51967cc7e9ce92bc9a83e601f07..c424275b54ecf0e13fdb88cc58a46fcee746b6c3 100644 (file)
       </extension>
    <extension
          point="org.eclipse.ui.editors">
-      <editor
-            class="eu.etaxonomy.taxeditor.editor.key.KeyEditor"
-            default="false"
-            id="eu.etaxonomy.taxeditor.editor.key"
-            name="%editor.name.1">
-      </editor>
-      <editor
-            class="eu.etaxonomy.taxeditor.editor.key.polytomous.PolytomousKeyGraphEditor"
-            default="false"
-            id="eu.etaxonomy.taxeditor.editor.key.polytomous.graph"
-            name="%editor.name.2">
-      </editor>
-      <editor
-            class="eu.etaxonomy.taxeditor.editor.key.polytomous.PolytomousKeyListEditor"
-            default="false"
-            id="eu.etaxonomy.taxeditor.editor.key.polytomous.list"
-            name="%editor.name.3">
-      </editor>
       <editor
             class="eu.etaxonomy.taxeditor.editor.group.authority.CdmAuthorityEditor"
             default="false"
             id="eu.etaxonomy.taxeditor.editor.group.authority"
             name="%editor.name.4">
       </editor>
-      <editor
-            class="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor"
-            default="false"
-            id="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor"
-            name="%editor.name.6">
-      </editor>
-      <editor
-            class="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifImportEditor"
-            default="false"
-            id="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifImportEditor"
-            name="%editor.name.7">
-      </editor>
    </extension>
       <extension
             point="org.eclipse.ui.views">
-         <view
-               allowMultiple="true"
-               class="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportView"
-               id="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportView"
-               name="%view.name.4">
-         </view>
-         <view
-               allowMultiple="true"
-               class="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifResponseImportView"
-               id="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifResponseImportView"
-               name="%view.name.5">
-         </view>
          <view
                allowMultiple="false"
                category="eu.etaxonomy.taxeditor.editor.category"
                style="push">
          </command>
       </menuContribution>
-      <menuContribution
-            locationURI="popup:eu.etaxonomy.taxeditor.editor.key.polytomous">
-         <command
-               commandId="eu.etaxonomy.taxeditor.key.polytomous.command.new"
-               label="%command.label.20"
-               style="push">
-         </command>
-         <command
-               commandId="eu.etaxonomy.taxeditor.key.polytomous.delete"
-               label="%command.label.21"
-               style="push">
-         </command>
-         <separator
-               name="taxeditor-editor.separator2"
-               visible="true">
-         </separator>
-         <command
-               commandId="eu.etaxonomy.taxeditor.key.command.applyLayout"
-               label="%command.label.22"
-               style="push">
-         </command>
-         <separator
-               name="taxeditor-editor.separator3"
-               visible="true">
-         </separator>
-      </menuContribution>
-      <menuContribution
-            locationURI="popup:eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor">
-         <dynamic
-               class="eu.etaxonomy.taxeditor.editor.view.dataimport.DataImportEditorContextMenu"
-               id="eu.etaxonomy.taxeditor.editor.view.dataimport.DataImportEditorContextMenu">
-         </dynamic>
-      </menuContribution>
-      <menuContribution
-            locationURI="popup:eu.etaxonomy.taxeditor.editor.view.dataimport.GbifImportEditor">
-         <dynamic
-               class="eu.etaxonomy.taxeditor.editor.view.dataimport.DataImportEditorContextMenu"
-               id="eu.etaxonomy.taxeditor.editor.view.dataimport.DataImportEditorContextMenu">
-         </dynamic>
-      </menuContribution>
       
       
       
             </count>
          </enabledWhen>
       </handler>
-      <handler
-            class="eu.etaxonomy.taxeditor.editor.name.handler.DeleteTaxonBaseHandler"
-            commandId="eu.etaxonomy.taxeditor.editor.name.command.delete">
-         <activeWhen>
-            <and>
-               <reference
-                     definitionId="isTaxonBase">
-               </reference>
-              <not>
-                  <reference
-                        definitionId="isAcceptedTaxon">
-                  </reference>
-               </not>
-            </and>
-         </activeWhen>
-      </handler>
-      <handler
-            class="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.DeleteNodeHandler"
-            commandId="eu.etaxonomy.taxeditor.key.polytomous.command.delete">
-         <activeWhen>
-           <with
-                  variable="activePartId">
-               <equals
-                     value="eu.etaxonomy.taxeditor.editor.key">
-               </equals>
-            </with>
-         </activeWhen>
-         <enabledWhen>
-            <with
-                  variable="selection">
-               <test
-                     property="eu.etaxonomy.taxeditor.editor.key.polytomous.PolytomousKeyPropertyTester.isKeyNode">
-               </test>
-            </with>
-         </enabledWhen>
-      </handler>
-      <handler
-            class="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.RemotingCreateChildPolytomousKeyNodeHandler"
-            commandId="eu.etaxonomy.taxeditor.key.polytomous.command.new.child">
-        <activeWhen>
-            <reference
-                  definitionId="isRemoting">
-            </reference>
-         </activeWhen>
-      </handler>
-       <handler
-            class="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.InsertNewNodeHandler"
-            commandId="eu.etaxonomy.taxeditor.key.polytomous.command.new.node">
-          <enabledWhen>
-             <with
-                   variable="selection">
-            <test
-                  property="eu.etaxonomy.taxeditor.editor.key.polytomous.PolytomousKeyPropertyTester.isKeyNode">
-            </test>
-         
-             </with>
-          </enabledWhen>
-      </handler>
-      <handler
-            class="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.RemotingCreateSiblingPolytomousKeyNodeHandler"
-            commandId="eu.etaxonomy.taxeditor.key.polytomous.command.new.sibling">
-         <activeWhen>
-            <with
-                  variable="activePartId">
-               <equals
-                     value="eu.etaxonomy.taxeditor.editor.key">
-               </equals>
-            </with>
-         </activeWhen>
-         <enabledWhen>
-             <with
-                   variable="selection">
-            <test
-                  property="eu.etaxonomy.taxeditor.editor.key.polytomous.PolytomousKeyPropertyTester.isKeyNode">
-            </test>
-         
-             </with>
-          </enabledWhen>
-      </handler>
-      <handler
-            class="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.RefreshNodeNumberingHandler"
-            commandId="eu.etaxonomy.taxeditor.key.polytomous.command.refresh">
-         <enabledWhen>
-            <with
-                  variable="selection">
-               <test
-                     property="eu.etaxonomy.taxeditor.editor.key.polytomous.PolytomousKeyPropertyTester.isKeyNode">
-               </test>
-            </with>
-         </enabledWhen>
-      </handler>
    </extension>
    <extension
          name="%extension.name"