Updated version in pom / project files to taxeditor version : 4.9.0-SNAPSHOT and...
[taxeditor.git] / eu.etaxonomy.taxeditor.application / plugin.xml
index 6b08e4b657fc89b91736ce6676834544cb48315b..30844fae218097187fed9973cfa1bfdd780a079b 100644 (file)
             restorable="true">
       </view>
    </extension-->
-   <extension
-         point="org.eclipse.ui.menus">
-      <menuContribution
-            locationURI="menu:org.eclipse.ui.main.menu.edit">
-         <command
-               commandId="org.eclipse.ui.edit.undo"
-               label="%command.label.6">
-         </command>
-         <command
-               commandId="org.eclipse.ui.edit.redo"
-               label="%command.label.7"
-               style="push">
-         </command>
-         <separator
-               name="eu.etaxonomy.taxeditor.ui.edit.separator1"
-               visible="true">
-         </separator>
-         <command
-               commandId="org.eclipse.ui.edit.cut"
-               label="%command.label.8"
-               style="push">
-         </command>
-         <command
-               commandId="org.eclipse.ui.edit.copy"
-               label="%command.label.9"
-               style="push">
-         </command>
-         <command
-               commandId="org.eclipse.ui.edit.paste"
-               label="%command.label.10"
-               style="push">
-         </command>
-         <separator
-               name="eu.etaxonomy.taxeditor.ui.edit.separator2"
-               visible="true">
-         </separator>
-         <command
-               commandId="org.eclipse.ui.edit.delete"
-               label="%command.label.11"
-               style="push">
-         </command>
-      </menuContribution>
-      <menuContribution
-            locationURI="menu:org.eclipse.ui.main.menu.window">
-         <separator
-               name="eu.etaxonomy.taxeditor.application.windowMenu.last"
-               visible="true">
-         </separator>
-         <command
-               commandId="org.eclipse.ui.window.preferences"
-               label="%command.label.12"
-               style="push">
-         </command>
-      </menuContribution>
-      <menuContribution
-            allPopups="false"
-            locationURI="menu:org.eclipse.ui.main.menu.admin">
-         <command
-               commandId="eu.etaxonomy.taxeditor.application.DatabaseSettings"
-               label="%command.label.23"
-               style="push">
-            <visibleWhen
-                  checkEnabled="true">
-               <and>
-                  <reference
-                        definitionId="hasROLE_PROJECT_MANAGER">
-                  </reference>
-                  <reference
-                        definitionId="isCdmStoreConnected">
-                  </reference>
-               </and>
-            </visibleWhen>
-         </command>
-         <command
-               commandId="eu.etaxonomy.taxeditor.application.DatabaseRepairFunctionality"
-               label="%command.label.24"
-               style="push">
-                <visibleWhen
-                  checkEnabled="true">
-               <and>
-                  <reference
-                        definitionId="hasROLE_PROJECT_MANAGER">
-                  </reference>
-                  <reference
-                        definitionId="isCdmStoreConnected">
-                  </reference>
-               </and>
-            </visibleWhen>
-         </command>
-         <dynamic
-               class="eu.etaxonomy.taxeditor.admin.UserGroupContributionItem"
-               id="eu.etaxonomy.taxeditor.admin.UserGroupContributionItem">
-            <visibleWhen
-                  checkEnabled="true">
-               <and>
-                  <reference
-                        definitionId="hasROLE_PROJECT_MANAGER">
-                  </reference>
-                  <reference
-                        definitionId="isCdmStoreConnected">
-                  </reference>
-               </and>
-            </visibleWhen>
-         </dynamic>
-      </menuContribution>
-      <menuContribution
-            locationURI="menu:org.eclipse.ui.main.menu.help">
-         <command
-               commandId="org.eclipse.ui.help.helpContents"
-               label="%command.label.13"
-               style="push">
-         </command>
-         <command
-               commandId="org.eclipse.ui.help.helpSearch"
-               label="%command.label.14"
-               style="push">
-         </command>
-         <separator
-               name="eu.etaxonomy.taxeditor.ui.help.separator0"
-               visible="true">
-         </separator>
-         <command
-               commandId="org.eclipse.ui.help.dynamicHelp"
-               label="%command.label.15"
-               style="push">
-         </command>
-         <separator
-               name="eu.etaxonomy.taxeditor.ui.help.separator1"
-               visible="true">
-         </separator>
-         <!--command
-               commandId="eu.etaxonomy.taxeditor.install"
-               label="%command.label.18"
-               style="push"/-->
-         <command
-               commandId="eu.etaxonomy.taxeditor.update"
-               label="%command.label.17"
-               style="push"/>    
-         <separator
-               name="eu.etaxonomy.taxeditor.ui.help.separator2"
-               visible="true">
-         </separator>
-         <command
-               commandId="org.eclipse.ui.help.aboutAction"
-               label="%command.label.19">
-         </command>
-      </menuContribution>
-            <menuContribution
-            locationURI="toolbar:org.eclipse.ui.main.toolbar">
-         <toolbar
-               id="eu.etaxonomy.taxeditor.editor.main">
-            <command
-                  commandId="org.eclipse.ui.newWizard"
-                  label="%command.label.21"
-                  style="push">
-            </command>
-            <command
-                  commandId="org.eclipse.ui.file.save"
-                  label="%command.label.22"
-                  style="push">
-            </command>
-         </toolbar>
-      </menuContribution>
-   </extension>
-   <extension
-         id="product"
-         point="org.eclipse.core.runtime.products">
-      <product
-            application="eu.etaxonomy.taxeditor.application.application"
-            name="%product.name">
-         <property
-               name="windowImages"
-               value="icons/256color_16x16.gif,icons/256color_32x32.gif,icons/256color_48x48.gif">
-         </property>
-         <property
-               name="aboutText"
-               value="%productBlurb">
-         </property>
-         <!--property
-               name="startupForegroundColor"
-               value="#C8D5EA"-->
-         <property
-               name="startupForegroundColor"
-               value="000000">
-         </property>
-         <property
-               name="startupProgressRect"
-               value="5,447,366,15">
-         </property>
-         <property
-               name="startupMessageRect"
-               value="7,432,360,20">
-         </property>
-         <property
-               name="appName"
-               value="EDIT Taxonomic Editor">
-         </property>
-         <property
-               name="preferenceCustomization"
-               value="plugin_customization.ini">
-         </property>
-         <property
-               name="aboutImage"
-               value="icons/256color_48x48.gif">
-         </property>
-      </product>
-   </extension>
-   <extension
-         point="org.eclipse.ui.commands">
-      <command
-            defaultHandler="eu.etaxonomy.taxeditor.update.UpdateHandler"
-            id="eu.etaxonomy.taxeditor.update"
-            name="%command.label.17">
-      </command>
-      <command
-            defaultHandler="eu.etaxonomy.taxeditor.update.InstallNewSoftwareHandler"
-            id="eu.etaxonomy.taxeditor.install"
-            name="%command.label.18">
-      </command>
-   </extension>
    
    
        <extension
              name="preferenceCustomization"
              value="plugin_customization.ini">
        </property>
+       <property
+             name="lifeCycleURI"
+             value="bundleclass://eu.etaxonomy.taxeditor.application/eu.etaxonomy.taxeditor.LifeCycleManager">
+       </property>
     </product>
  </extension>
  <extension
-       id="org.eclipse.e4.legacy.ide.application"
-       point="org.eclipse.e4.workbench.model">
-    <fragment
-          apply="always"
-          uri="fragment.e4xmi">
-    </fragment>
+       point="org.eclipse.ui.actionSets">
+    <actionSet
+          id="org.eclipse.ui.edit.text.actionSet.annotationNavigation"
+          label="Annotation Navigation"
+          visible="false">
+    </actionSet>
+    <actionSet
+          id="org.eclipse.ui.edit.text.actionSet.navigation"
+          label="Editor Navigation"
+          visible="false">
+    </actionSet>
  </extension>
 
 </plugin>