Merge branch 'develop' into derivateView
authorPatrick Plitzner <p.plitzner@bgbm.org>
Mon, 22 May 2017 14:25:51 +0000 (16:25 +0200)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Mon, 22 May 2017 14:25:51 +0000 (16:25 +0200)
# Conflicts:
# eu.etaxonomy.taxeditor.editor/plugin.xml

1  2 
eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.editor/plugin.xml

index dec73021e004a2ff2876b7536bc9ab26a13d11c8,e04dadc0c2e06f17d1b7930450dec646d948c561..4c12d83c90fddde31587e2bfdb1e61eda771fd8e
                 name="eu.etaxonomy.taxeditor.editor.separator1">
           </separator>
        </menuContribution>
--      <menuContribution
-             locationURI="popup:eu.etaxonomy.taxeditor.editor.XXXpopupmenu.specimeneditor">
 -            locationURI="popup:eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView">
 -         <command
 -               commandId="eu.etaxonomy.taxeditor.editor.derivative.toggleLinkWithTaxonSelection"
 -               label="%command.label.LINK_WITH_TAXON_SELECTION"
 -               style="push">
 -            <visibleWhen
 -                  checkEnabled="true">
 -               <not>
 -                  <reference
 -                        definitionId="isDerivativeEditorLinkedToTaxonSelection">
 -                  </reference>
 -               </not>
 -            </visibleWhen>
 -         </command>
 -         <command
 -               commandId="eu.etaxonomy.taxeditor.editor.derivative.toggleLinkWithTaxonSelection"
 -               label="%command.label.UNLINK_FROM_TAXON_SELECTION"
 -               style="push">
 -            <visibleWhen
 -                  checkEnabled="true">
 -               <reference
 -                     definitionId="isDerivativeEditorLinkedToTaxonSelection">
 -               </reference>
 -            </visibleWhen>
 -         </command>
 -         <separator
 -               name="eu.etaxonomy.taxeditor.editor.separator3"
 -               visible="true">
 -         </separator>
 -         <command
 -               commandId="eu.etaxonomy.taxeditor.editor.derivative.reuseSingleRead"
 -               id="eu.etaxonomy.taxeditor.editor.derivative.reuseSingleReadMenuItem"
 -               label="%command.label.REUSE_SINGLE_READ_HERE"
 -               style="push">
 -            <visibleWhen
 -                  checkEnabled="true">
 -               <reference
 -                     definitionId="isSingleReadReusableHere">
 -               </reference>
 -            </visibleWhen>
 -         </command>
 -         <command
 -               commandId="eu.etaxonomy.taxeditor.editor.derivative.copySingleReadToClipBoard"
 -               label="%command.label.REUSE_SINGLE_READ_FOR_OTHER_SEQUENCE"
 -               style="push">
 -            <visibleWhen
 -                  checkEnabled="true">
 -               <reference
 -                     definitionId="isSingleRead">
 -               </reference>
 -            </visibleWhen>
 -         </command>
 -         <command
 -               commandId="eu.etaxonomy.taxeditor.editor.derivative.removeSingleReadFromSequence"
 -               label="%command.label.REMOVE_SINGLE_READ_FROM_THIS_SEQUENCE"
 -               style="push">
 -            <visibleWhen
 -                  checkEnabled="true">
 -               <reference
 -                     definitionId="isSingleReadReused">
 -               </reference>
 -            </visibleWhen>
 -         </command>
 -         <separator
 -               name="eu.etaxonomy.taxeditor.editor.separator7"
 -               visible="true">
 -         </separator>
 -         <command
 -               commandId="org.eclipse.ui.edit.delete"
 -               label="%command.label.52"
 -               style="push">
 -         </command>
 -         <command
 -               commandId="eu.etaxonomy.taxeditor.editor.derivate.deepDelete"
 -               icon="icons/deep-delete-16x16-32.png"
 -               label="%command.label.54"
 -               style="push">
 -         </command>
 -         <separator
 -               name="eu.etaxonomy.taxeditor.editor.separator1"
 -               visible="true">
 -         </separator>
--         <dynamic
-                class="eu.etaxonomy.taxeditor.view.CdmViewerContextMenu"
-                id="eu.etaxonomy.taxeditor.editor.derivativeEditor.CdmViewerContextMenu">
 -               class="eu.etaxonomy.taxeditor.editor.view.derivate.contextMenu.DerivateViewContextMenu"
 -               id="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateContextMenu">
--         </dynamic>
--         <separator
-                name="eu.etaxonomy.taxeditor.editor.separator7"
 -               name="eu.etaxonomy.taxeditor.editor.separator1"
--               visible="true">
--         </separator>
 -         <dynamic
 -               class="eu.etaxonomy.taxeditor.view.CdmViewerContextMenu"
 -               id="eu.etaxonomy.taxeditor.editor.derivativeEditor.CdmViewerContextMenu">
 -         </dynamic>
--      </menuContribution>
        <menuContribution
              locationURI="popup:eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor">
           <dynamic
           </dynamic>
        </menuContribution>
        
--      
--      
--      
        <menuContribution
              locationURI="popup:eu.etaxonomy.taxeditor.editor.view.uses">
           <command