Project

General

Profile

« Previous | Next » 

Revision 2d1c0ebb

Added by Patrick Plitzner over 6 years ago

ref #6910 Migrate referencing objects view

View differences:

eu.etaxonomy.taxeditor.bulkeditor/plugin.xml
188 188
      <!--menuContribution
189 189
            locationURI="popup:org.eclipse.ui.popup.any"-->
190 190
      </menuContribution>
191
      <menuContribution
192
            allPopups="false"
193
            locationURI="popup:eu.etaxonomy.taxeditor.bulkeditor.view.referencingobjects">
194
         <dynamic
195
               class="eu.etaxonomy.taxeditor.view.CdmViewerContextMenu"
196
               id="eu.etaxonomy.taxeditor.referencingObjectsView.cdmViewerContextMenu">
197
         </dynamic>
198
         <separator
199
               name="eu.etaxonomy.taxeditor.bulkeditor.separator1">
200
         </separator>
201
      </menuContribution>
202
      <menuContribution
203
            allPopups="false"
204
            locationURI="menu:eu.etaxonomy.taxeditor.menu.showView?after=eu.etaxonomy.taxeditor.store.showViewMenu.supplemental">
205
         <separator
206
               name="eu.etaxonomy.taxeditor.bulkeditor.separator1"
207
               visible="true">
208
         </separator>
209
         <command
210
               commandId="eu.etaxonomy.taxeditor.openReferencingObjectsViewFromMenu"
211
               label="%command.label.OPEN_REFERENCING_OBJECTS_VIEW"
212
               style="push">
213
            <visibleWhen
214
                  checkEnabled="true">
215
               <reference
216
                     definitionId="isCdmStoreConnected">
217
               </reference>
218
            </visibleWhen>
219
         </command>
220
      </menuContribution>
221 191
   </extension>
222 192
   <extension
223 193
         point="org.eclipse.ui.commands">
......
356 326
            name="merge_target_annotation">
357 327
      </type>
358 328
   </extension>
359
   <extension
360
         point="org.eclipse.ui.views">
361
      <view
362
            class="eu.etaxonomy.taxeditor.bulkeditor.referencingobjects.ReferencingObjectsView"
363
            id="eu.etaxonomy.taxeditor.bulkeditor.view.referencingobjects"
364
            name="%view.name"
365
            restorable="false">
366
      </view>
367
   </extension>   
368 329
   <extension
369 330
         point="org.eclipse.core.expressions.definitions">
370 331
      <definition

Also available in: Unified diff