Updated version in pom / project files to taxeditor version : 5.4.3 and cdmlib versio...
[taxeditor.git] / eu.etaxonomy.taxeditor.bulkeditor / plugin.xml
index 340311a01fc3aadd6259a4b5ab134ef5ab14e260..0c39a587c430af3b14d0b9c70b3ba78bf2b38428 100644 (file)
          </run>
       </application>
    </extension>
-   <extension
-         point="org.eclipse.ui.commands">
-      <command
-            id="eu.etaxonomy.taxeditor.bulkeditor.openBulkEditorForIdentifiableEntity"
-            name="Open bulk editor for identifiable entity">
-         <commandParameter
-               id="eu.etaxonomy.taxeditor.bulkeditor.openBulkEditorForIdentifiableEntity.uuid"
-               name="Identifiable Entity UUID"
-               optional="true"
-               typeId="eu.etaxonomy.taxeditor.uuidParameterType">
-         </commandParameter>
-      </command>
-      <!--command
-            defaultHandler="eu.etaxonomy.taxeditor.bulkeditor.handler.NewEntityHandler"
-            id="eu.etaxonomy.taxeditor.bulkeditor.command.new"
-            name="New Entity">
-      </command-->
-   </extension>
    <extension
          point="org.eclipse.core.expressions.definitions">
       <definition
       </fragment>
    </extension>
    <extension
-         point="eu.etaxonomy.taxeditor.workbench.e4PreferencePages">
+         point="eu.etaxonomy.taxeditor.store.preferencePage">
       <page
             category="eu.etaxonomy.taxeditor.preferences.bulkeditor.general"
             class="eu.etaxonomy.taxeditor.bulkeditor.preference.BulkEditorMarkerPreferencePage"