Project

General

Profile

« Previous | Next » 

Revision d0451d46

Added by Patrick Plitzner over 8 years ago

Listen to selection changes in DerivateEditor

View differences:

eu.etaxonomy.taxeditor.store/plugin.xml
294 294
         <menu
295 295
               id="eu.etaxonomy.taxeditor.menu.showView"
296 296
               label="%menu.label">
297
            <separator
298
                  name="eu.etaxonomy.taxeditor.store.showViewMenu.details"
299
                  visible="true">
300
            </separator>
301
            <command
302
                  commandId="org.eclipse.ui.views.showView"
303
                  id="org.eclipse.ui.views.showView.occurenceView"
304
                  label="Derivative Editor (taxon-based)"
305
                  style="push">
306
               <parameter
307
                     name="org.eclipse.ui.views.showView.viewId"
308
                     value="eu.etaxonomy.taxeditor.view.derivative.OccurrenceView">
309
               </parameter>
310
               <visibleWhen
311
                     checkEnabled="true">
312
                  <reference
313
                        definitionId="isCdmStoreConnected">
314
                  </reference>
315
               </visibleWhen>
316
            </command>
317
            <separator
318
                  name="eu.etaxonomy.taxeditor.store.separator_derivative_end"
319
                  visible="true">
320
            </separator>
321 297
            <command
322 298
                  commandId="org.eclipse.ui.views.showView"
299
                  id="eu.etaxonomy.taxeditor.store.showViewMenu.details"
323 300
                  label="%command.label.0"
324 301
                  style="push">
325 302
               <parameter

Also available in: Unified diff