- added context menu entry for editing classifications
authorPatric Plitzner <p.plitzner@bgbm.org>
Thu, 4 Jun 2015 10:54:32 +0000 (10:54 +0000)
committerPatric Plitzner <p.plitzner@bgbm.org>
Thu, 4 Jun 2015 10:54:32 +0000 (10:54 +0000)
commite382ff8fc461fd0c94abaacfc6b8822b7478972d
treecf0141982d2a4a55e69cba0fd7a31af8b1137670
parenta903bbc019c5d0741b6cbc934ab612e62035494e
 - added context menu entry for editing classifications
 - used generic extension point for cdmViewer in navigation project (#4865)
.gitattributes
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/EditorCdmViewer.java
eu.etaxonomy.taxeditor.navigation/plugin.xml
eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/NavigationCdmViewer.java [new file with mode: 0644]
eu.etaxonomy.taxeditor.store/plugin.xml
eu.etaxonomy.taxeditor.store/schema/eu.etaxonomy.taxeditor.store.cdmViewer.exsd
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/handler/OpenHandler.java [new file with mode: 0644]
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/CdmViewerChooser.java
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/ICdmViewer.java