Revision 83ec3e12
Added by Patrick Plitzner over 6 years ago
eu.etaxonomy.taxeditor.editor/plugin.xml | ||
---|---|---|
76 | 76 |
id="eu.etaxonomy.taxeditor.editor.view.checklist.ChecklistEditor" |
77 | 77 |
name="%editor.name.8"> |
78 | 78 |
</editor> |
79 |
<editor |
|
80 |
class="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView" |
|
81 |
default="false" |
|
82 |
icon="icons/derivate_view-16x16-32.png" |
|
83 |
id="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView" |
|
84 |
name="%editor.name.DERIVATIVE_EDITOR"> |
|
85 |
</editor> |
|
86 | 79 |
</extension> |
87 | 80 |
<extension |
88 | 81 |
point="org.eclipse.ui.views"> |
... | ... | |
802 | 795 |
</separator> |
803 | 796 |
</menuContribution> |
804 | 797 |
<menuContribution |
805 |
locationURI="popup:eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView">
|
|
798 |
locationURI="popup:eu.etaxonomy.taxeditor.editor.popupmenu.specimeneditor">
|
|
806 | 799 |
<separator |
807 | 800 |
name="eu.etaxonomy.taxeditor.editor.separator4" |
808 | 801 |
visible="true"> |
... | ... | |
2137 | 2130 |
viewerName="Specimen Editor"> |
2138 | 2131 |
</viewCommandMapping> |
2139 | 2132 |
</extension> |
2133 |
<extension |
|
2134 |
id="id1" |
|
2135 |
point="org.eclipse.e4.workbench.model"> |
|
2136 |
<fragment |
|
2137 |
apply="initial" |
|
2138 |
uri="fragment.e4xmi"> |
|
2139 |
</fragment> |
|
2140 |
</extension> |
|
2140 | 2141 |
</plugin> |
Also available in: Unified diff
incomplete migration of specimen editor