Revision 3dba9fc4
Added by Patrick Plitzner almost 9 years ago
- implemented framework which links an input element to viewers/editors which are able to display information about the element
- added ICdmViewer interface
- added extension point to register ICdmViewer
- registered EditorCdmViewer for the taxeditor.editor plugin
eu.etaxonomy.taxeditor.store/plugin.xml | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
<?eclipse version="3.2"?> |
3 | 3 |
<plugin> |
4 |
<extension-point id="eu.etaxonomy.taxeditor.store.cdmViewer" name="Cdm Viewer" schema="schema/eu.etaxonomy.taxeditor.store.cdmViewer.exsd"/> |
|
4 | 5 |
<extension |
5 | 6 |
point="org.eclipse.ui.preferencePages"> |
6 | 7 |
<page |
Also available in: Unified diff