Updated version in pom / project files to taxeditor version : 4.4.1 and cdmlib versio...
[taxeditor.git] / eu.etaxonomy.taxeditor.store / plugin.xml
index 32beeab3356edc2e9d839f7aed5661ce4a97f450..9e449ab2a2e45f876aaf9e9634b34df4d70d4dfb 100755 (executable)
@@ -8,12 +8,6 @@
             class="eu.etaxonomy.taxeditor.preference.TaxonomicEditorGeneralPreferences"
             id="eu.etaxonomy.taxeditor.preferences.general"
             name="%page.name">
-      </page>
-       <page
-            category="eu.etaxonomy.taxeditor.preferences.general"
-            class="eu.etaxonomy.taxeditor.preference.AdminPreferencesPage"
-            id="eu.etaxonomy.taxeditor.preferences.admin"
-            name="%page.name.37">
       </page>
       <!-- <page
             category="eu.etaxonomy.taxeditor.preferences.admin"
@@ -23,7 +17,7 @@
       </page>-->
        <page
             category="eu.etaxonomy.taxeditor.preferences.admin"
-            class="eu.etaxonomy.taxeditor.preference.AdminNomenclaturalCode"
+            class="eu.etaxonomy.taxeditor.databasePreferences.AdminNomenclaturalCode"
             id="eu.etaxonomy.taxeditor.preferences.adminNomenclaturalCode"
             name="%page.name.39">
       </page>
             </reference>
          </activeWhen>
       </handler>
+      <handler
+            class="eu.etaxonomy.taxeditor.handler.OpenDatabasePreferencesWizardHandler"
+            commandId="eu.etaxonomy.taxeditor.store.open.OpenDatabasePreferencesWizardHandler">
+            <activeWhen>
+            <reference
+                  definitionId="hasROLE_PROJECT_MANAGER">
+            </reference>
+         </activeWhen>
+      </handler>
       <handler
             class="eu.etaxonomy.taxeditor.handler.SwitchUserHandler"
             commandId="eu.etaxonomy.taxeditor.store.operations.showLoginWindow">
             id="eu.etaxonomy.taxeditor.store.open.OpenDistributionEditorWizardHandler"
             name="%command.name.11">
       </command>
+       <command
+            id="eu.etaxonomy.taxeditor.store.open.OpenDatabasePreferencesWizardHandler"
+            name="%command.name.15">
+      </command>
+      
       <command
             defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.ChangeConnectionHandler"
             id="eu.etaxonomy.taxeditor.datasource.connect"
                typeId="eu.etaxonomy.taxeditor.uuidParameterType">
          </commandParameter>
       </command>
+      <command
+            defaultHandler="eu.etaxonomy.taxeditor.handler.OpenDatabasePreferencesWizardHandler"
+            id="eu.etaxonomy.taxeditor.application.DatabaseSettings"
+            name="%command.label.23">
+      </command>
    </extension>
    <extension
          point="org.eclipse.ui.commands">