Project

General

Profile

« Previous | Next » 

Revision 32103a77

Added by Alexander Oppermann about 9 years ago

Added Create Hierarchy Service for Editor as a experimental feature

View differences:

eu.etaxonomy.taxeditor.editor/plugin.xml
1103 1103
            class="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.ToggleShowOnlyIndividualAssociationsHandler"
1104 1104
            commandId="eu.etaxonomy.taxeditor.editor.handler.showOnlyIndividualAssociations">
1105 1105
      </handler>
1106
      <handler
1107
            class="eu.etaxonomy.taxeditor.editor.handler.FixClassificationHierarchyHandler"
1108
            commandId="eu.etaxonomy.taxeditor.editor.handler.FixClassificationHierarchyHandler">
1109
      </handler>
1106 1110
   </extension>
1107 1111
   <extension
1108 1112
         name="%extension.name"
......
1412 1416
            id="eu.etaxonomy.taxeditor.editor.derivate.deepDelete"
1413 1417
            name="Deep Delete">
1414 1418
      </command>
1419
      <command
1420
            defaultHandler="eu.etaxonomy.taxeditor.editor.handler.FixClassificationHierarchyHandler"
1421
            id="eu.etaxonomy.taxeditor.editor.handler.OpenFixClassificationHierarchyHandler"
1422
            name="Fix Classification Hierarchy">
1423
      </command>
1415 1424
   </extension>
1416 1425
   <extension
1417 1426
         point="org.eclipse.core.expressions.definitions">

Also available in: Unified diff