fix #5988 Add Checklist Editor to generic "Open in..." menu
Refactor SingleReadContextMenu #5406
Fix potential NPE
Extract abstract super class for default open handlers
Add generic default command for opening taxon editor for taxa and taxon nodes
Convert DerivateView to an EditorPart
Removed "New Specimen" option from main menu
Listen to selection changes in DerivateEditor
Add "Show View" entry for derivative editor
Merge branch 'develop' into remoting-4.0
Conflicts: eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/newWizard/NewDerivedUnitBaseWizard.java
Fix initialization problems for preferences and editor input
Open a newly created specimen in specimen editor
Conflicts: eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/create/NewSpecimenHandler.java
Use wizard to create new specimen
Trim code
Conflicts: eu.etaxonomy.taxeditor.cdmlib/.classpath eu.etaxonomy.taxeditor.editor/plugin.xml eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/MultiPageTaxonEditor.java eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/derivate/DerivateView.java...
#5186 Fix erros in sequence merge and creating new specimen
Move property tester to editor plugin
Fix Ticket #4729
Added Create Hierarchy Service for Editor as a experimental feature
Moved all logging and dialog functionality to the new class MessagingUtils. Refactoring code to adapt to above change. Added new custom error dialog - CdmErrorDialog Added runtime exception handling to the ApplicationWorkbenchAdvisor by adding a custom status handler
reintegrated redlist branch into trunk
had to rename the packages to make them compliant with buckminster