ref #6598 migrate/remove open handlers
[taxeditor.git] / eu.etaxonomy.taxeditor.bulkeditor / plugin.xml
index b15d4a29930ac0ac0473b10678b55be709ccfe79..27543d6dcdaa005561250fa86b3e766f6534eeba 100644 (file)
       <!--menuContribution
             locationURI="popup:org.eclipse.ui.popup.any"-->
       </menuContribution>
       <!--menuContribution
             locationURI="popup:org.eclipse.ui.popup.any"-->
       </menuContribution>
-      <menuContribution
-            allPopups="false"
-            locationURI="popup:eu.etaxonomy.taxeditor.bulkeditor.view.referencingobjects">
-         <dynamic
-               class="eu.etaxonomy.taxeditor.view.CdmViewerContextMenu"
-               id="eu.etaxonomy.taxeditor.referencingObjectsView.cdmViewerContextMenu">
-         </dynamic>
-         <separator
-               name="eu.etaxonomy.taxeditor.bulkeditor.separator1">
-         </separator>
-      </menuContribution>
-      <menuContribution
-            allPopups="false"
-            locationURI="menu:eu.etaxonomy.taxeditor.menu.showView?after=eu.etaxonomy.taxeditor.store.showViewMenu.supplemental">
-         <separator
-               name="eu.etaxonomy.taxeditor.bulkeditor.separator1"
-               visible="true">
-         </separator>
-         <command
-               commandId="eu.etaxonomy.taxeditor.openReferencingObjectsViewFromMenu"
-               label="%command.label.OPEN_REFERENCING_OBJECTS_VIEW"
-               style="push">
-            <visibleWhen
-                  checkEnabled="true">
-               <reference
-                     definitionId="isCdmStoreConnected">
-               </reference>
-            </visibleWhen>
-         </command>
-      </menuContribution>
    </extension>
    <extension
          point="org.eclipse.ui.commands">
    </extension>
    <extension
          point="org.eclipse.ui.commands">
             id="eu.etaxonomy.taxeditor.openReferencingObjectsView"
             name="%command.name.OPEN_REFERENCING_OBJECTS_VIEW">
       </command>
             id="eu.etaxonomy.taxeditor.openReferencingObjectsView"
             name="%command.name.OPEN_REFERENCING_OBJECTS_VIEW">
       </command>
-      <command
-            defaultHandler="eu.etaxonomy.taxeditor.bulkeditor.handler.defaultHandler.OpenBulkEditorForTaxonNodeHandler"
-            id="eu.etaxonomy.taxeditor.bulkeditor.openBulkEditorForTaxonNode"
-            name="%command.name.OPEN_BULK_EDITOR_FOR_TAXON_NODE">
-      </command>
       <command
             id="eu.etaxonomy.taxeditor.bulkeditor.openBulkEditorForIdentifiableEntity"
             name="Open bulk editor for identifiable entity">
       <command
             id="eu.etaxonomy.taxeditor.bulkeditor.openBulkEditorForIdentifiableEntity"
             name="Open bulk editor for identifiable entity">
             name="merge_target_annotation">
       </type>
    </extension>
             name="merge_target_annotation">
       </type>
    </extension>
-   <extension
-         point="org.eclipse.ui.views">
-      <view
-            class="eu.etaxonomy.taxeditor.bulkeditor.referencingobjects.ReferencingObjectsView"
-            id="eu.etaxonomy.taxeditor.bulkeditor.view.referencingobjects"
-            name="%view.name"
-            restorable="false">
-      </view>
-   </extension>   
    <extension
          point="org.eclipse.core.expressions.definitions">
       <definition
    <extension
          point="org.eclipse.core.expressions.definitions">
       <definition