ref #6902 Migrate sequence editing menu item
[taxeditor.git] / eu.etaxonomy.taxeditor.molecular / plugin.xml
index 7df2be1afbbc52fb9c3a097839186d5dbee532e1..d9233aa48ded9dc9b4b93de9c3c8b85eab4647ff 100644 (file)
       </extension>
       <extension
             point="org.eclipse.ui.commands">
-         <command
-               defaultHandler="eu.etaxonomy.taxeditor.molecular.handler.EditSequenceHandler"
-               id="eu.etaxonomy.taxeditor.molecular.editSequence"
-               name="%command.EDIT_SEQUENCE">
-         </command>
          <command
                defaultHandler="eu.etaxonomy.taxeditor.molecular.handler.ShowPherogramHandler"
                id="eu.etaxonomy.taxeditor.molecular.showPherogram"
                   name="eu.etaxonomy.taxeditor.molecular.separator5"
                   visible="true">
             </separator>
-            <command
-                  commandId="eu.etaxonomy.taxeditor.molecular.editSequence"
-                  label="%command.label.EDIT_SEQUENCE"
-                  style="push">
-               <visibleWhen
-                     checkEnabled="true">
-                  <reference
-                        definitionId="isSequence">
-                  </reference>
-               </visibleWhen>
-            </command>
             <command
                   commandId="eu.etaxonomy.taxeditor.molecular.exportSequenceToFile"
                   label="%command.label.EXPORT_SEQUENCE_TO_FILE"
                sequence="M1+O">
          </key>
       </extension>
+      <extension
+            id="id1"
+            point="org.eclipse.e4.workbench.model">
+         <fragment
+               apply="always"
+               uri="fragment.e4xmi">
+         </fragment>
+      </extension>
       
 </plugin>