language display bug should be fixed
[taxeditor.git] / eu.etaxonomy.taxeditor.store / plugin.xml
index 18331fd65c4b45520fbb3c083dd4614bb8485acf..44d489e5a759533a2f63881b7fa8d69902a4d258 100644 (file)
             </visibleWhen>
          </command>
       </menuContribution>
+      <menuContribution
+            allPopups="false"
+            locationURI="popup:eu.etaxonomy.taxeditor.view.derivateSearch.DerivateSearchView">
+         <command
+               commandId="eu.etaxonomy.taxeditor.editor.handler.openDerivateView"
+               label="Open in Derivate Editor"
+               style="push">
+         </command>
+      </menuContribution>
    </extension>
    <extension
          point="org.eclipse.ui.handlers">
          </activeWhen>
       </handler>
    </extension>
-   <extension
-         point="org.eclipse.ui.commands">
-      <command
-            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.ChangeConnectionHandler"
-            id="eu.etaxonomy.taxeditor.datasource.connect"
-            name="Connect">
-      </command>
-   </extension>
    <extension
          name="Popup Menu Commands"
          point="org.eclipse.ui.commands">
             id="eu.etaxonomy.taxeditor.store.open.OpenDistributionEditorWizardHandler"
             name="Open Distribution Editor Wizard">
       </command>
+      <command
+            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.ChangeConnectionHandler"
+            id="eu.etaxonomy.taxeditor.datasource.connect"
+            name="Connect">
+      </command>
    </extension>
    <extension
          point="org.eclipse.ui.importWizards">
             id="eu.etaxonomy.taxeditor.io.export.dwca"
             name="%wizard.name.9">
       </wizard>
+      <wizard
+            category="eu.etaxonomy.taxeditor.export.category.cdm"
+            class="eu.etaxonomy.taxeditor.io.wizard.CsvExportWizard"
+            id="eu.etaxonomy.taxeditor.io.export.csv"
+            name="CSV">
+      </wizard>
    </extension>
    <extension
          point="org.eclipse.ui.newWizards">