Revision e67a30fb
Added by Patrick Plitzner almost 5 years ago
eu.etaxonomy.taxeditor.editor/plugin.xml | ||
---|---|---|
517 | 517 |
</command> |
518 | 518 |
</toolbar> |
519 | 519 |
</menuContribution> |
520 |
<menuContribution |
|
521 |
locationURI="menu:bulkeditor.menus.openmenu"> |
|
522 |
<command |
|
523 |
commandId="eu.etaxonomy.taxeditor.editor.openSpecimenEditorFromMenu" |
|
524 |
label="%command.label.DERIVATIVE_EDITOR" |
|
525 |
style="push"> |
|
526 |
<visibleWhen |
|
527 |
checkEnabled="true"> |
|
528 |
<reference |
|
529 |
definitionId="isCdmStoreConnected"> |
|
530 |
</reference> |
|
531 |
</visibleWhen> |
|
532 |
</command> |
|
533 |
</menuContribution> |
|
534 | 520 |
</extension> |
535 | 521 |
<extension |
536 | 522 |
point="org.eclipse.ui.handlers"> |
Also available in: Unified diff
ref #6622 Remove e3 menu items and update e4 menu items