merge-update from trunk
authorPatric Plitzner <p.plitzner@bgbm.org>
Mon, 8 Jun 2015 11:46:40 +0000 (11:46 +0000)
committerPatric Plitzner <p.plitzner@bgbm.org>
Mon, 8 Jun 2015 11:46:40 +0000 (11:46 +0000)
1  2 
.gitattributes
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.editor/plugin.xml
eu.etaxonomy.taxeditor.test/.classpath
eu.etaxonomy.taxeditor/rcp.target

diff --combined .gitattributes
index e84077c200c55774e711acdff9e0f8712fb8185a,31cdf5895e01f2ee1bd06a6e6e5b224fad8bc685..1f8c325ff4b9e402f4f318c596dcefc2b5b33320
@@@ -82,11 -82,14 +82,14 @@@ eu.etaxonomy.taxeditor.bulkeditor/src/m
  eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/BulkEditorViewerConfiguration.java -text
  eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/IBulkEditorConstants.java -text
  eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/IBulkEditorSortProvider.java -text
+ eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/command/BulkEditorMenuPropertyTester.java -text
  eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/command/BulkEditorPropertyTester.java -text
  eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/command/DeleteObjectContributionItem.java -text
  eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/command/DynamicMarkerTypeEditingMenu.java -text
  eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/command/DynamicNewObjectMenu.java -text
  eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/command/OpenBulkEditorContributionItem.java -text
+ eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/handler/ConvertPerson2TeamHandler.java -text
+ eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/handler/ConvertTeam2PersonHandler.java -text
  eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/handler/DeleteHandler.java -text
  eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/handler/MergeGroupHandler.java -text
  eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/handler/OpenBulkEditorHandler.java -text
@@@ -355,6 -358,7 +358,7 @@@ eu.etaxonomy.taxeditor.editor/.project 
  eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF -text
  eu.etaxonomy.taxeditor.editor/OSGI-INF/l10n/plugin.properties -text
  eu.etaxonomy.taxeditor.editor/OSGI-INF/l10n/plugin_de.properties -text
+ eu.etaxonomy.taxeditor.editor/OSGI-INF/l10n/plugin_en.properties -text
  eu.etaxonomy.taxeditor.editor/build.properties -text
  eu.etaxonomy.taxeditor.editor/icons/address-book-new.png -text
  eu.etaxonomy.taxeditor.editor/icons/camera-photo.png -text
@@@ -365,16 -369,7 +369,16 @@@ eu.etaxonomy.taxeditor.editor/icons/edi
  eu.etaxonomy.taxeditor.editor/icons/emblem-photos.png -text
  eu.etaxonomy.taxeditor.editor/icons/leaf_detail.png -text
  eu.etaxonomy.taxeditor.editor/icons/link_obj.gif -text
 +eu.etaxonomy.taxeditor.editor/icons/pherogram-insert-left-16x16.png -text
 +eu.etaxonomy.taxeditor.editor/icons/pherogram-insert-left-disabled-16x16.png -text
 +eu.etaxonomy.taxeditor.editor/icons/pherogram-insert-right-16x16.png -text
 +eu.etaxonomy.taxeditor.editor/icons/pherogram-insert-right-disabled-16x16.png -text
  eu.etaxonomy.taxeditor.editor/icons/xper64.png -text
 +eu.etaxonomy.taxeditor.editor/lib/biojava3-alignment-3.0.7.jar -text
 +eu.etaxonomy.taxeditor.editor/lib/biojava3-core-3.0.7.jar -text
 +eu.etaxonomy.taxeditor.editor/lib/commons-lang3-3.1.jar -text
 +eu.etaxonomy.taxeditor.editor/lib/core-1.8.5.jar -text
 +eu.etaxonomy.taxeditor.editor/lib/sequencing-1.8.5.jar -text
  eu.etaxonomy.taxeditor.editor/p2.inf -text
  eu.etaxonomy.taxeditor.editor/plugin.xml -text
  eu.etaxonomy.taxeditor.editor/pom.xml -text
@@@ -400,23 -395,13 +404,23 @@@ eu.etaxonomy.taxeditor.editor/src/main/
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/group/authority/CdmAuthorityEditorInput.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/group/authority/handler/EditCdmAuthoritiesHandler.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/EditNewTaxonHandler.java -text
 +eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/EditSequenceHandler.java -text
 +eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/LoadPherogramHandler.java -text
 +eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/OpenAlignmentEditorHandler.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/OpenChecklistEditorHandler.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/OpenDerivateViewHandler.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/OpenParentHandler.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/OpenTaxonEditorHandler.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/SaveAllHandler.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/SaveTaxonHandler.java -text
 +eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/ShowPherogramHandler.java -text
 +eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/SpecimenPropertyTester.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/TaxonParameterConverter.java -text
 +eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/alignmenteditor/CreateConsensusSequenceHandler.java -text
 +eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/alignmenteditor/ReverseComplementHandler.java -text
 +eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/alignmenteditor/ToggleInsertOverwriteHandler.java -text
 +eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/alignmenteditor/ToggleLeftRightInsertionHandler.java -text
 +eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/alignmenteditor/UpdateConsensusSequenceHandler.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/create/NewNameHandler.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/create/NewPersonHandler.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/create/NewReferenceHandler.java -text
@@@ -444,12 -429,6 +448,12 @@@ eu.etaxonomy.taxeditor.editor/src/main/
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/key/polytomous/operation/CreateNodeOperation.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/key/polytomous/operation/DeleteNodeOperation.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/key/polytomous/operation/RefreshNodeNumberingOperation.java -text
 +eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/molecular/AlignmentEditor.java -text
 +eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/molecular/AlignmentEditorInput.java -text
 +eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/molecular/CDMAlignmentObjectPlaceholder.java -text
 +eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/molecular/ContigSequenceDataProvider.java -text
 +eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/molecular/PherogramMouseListener.java -text
 +eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/molecular/PherogramViewPart.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/TaxonNameEditor.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/container/AbstractGroup.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/container/AbstractGroupedContainer.java -text
@@@ -485,6 -464,7 +489,7 @@@ eu.etaxonomy.taxeditor.editor/src/main/
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/handler/DeleteAllEmptyNamesHandler.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/handler/DeleteTaxonBaseHandler.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/handler/GroupBasionymContributionItem.java -text
+ eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/handler/MoveSynonymToAnotherAcceptedTaxonHandler.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/handler/NameEditorMenuPropertyTester.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/handler/RemoveBasionymHandler.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/handler/SetBasionymHandler.java -text
@@@ -638,10 -618,7 +643,10 @@@ eu.etaxonomy.taxeditor.editor/src/main/
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/validation/ValidationProblemsView.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/validation/ValidatorClassMarkerField.java -text
  eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/validation/ValidatorMessageMarkerField.java -text
 +eu.etaxonomy.taxeditor.editor/src/main/resources/AlignmentTestData/JR430_JR-P01.ab1 -text
 +eu.etaxonomy.taxeditor.editor/src/main/resources/AlignmentTestData/JR444_JR-P05.ab1 -text
  eu.etaxonomy.taxeditor.editor/src/main/resources/TaonDescriptionEditor.screen -text
 +eu.etaxonomy.taxeditor.editor/src/main/resources/TestPherogram_qualityScore.scf -text
  eu.etaxonomy.taxeditor.editor/src/main/resources/log4j.properties -text
  eu.etaxonomy.taxeditor.editor/src/test/java/eu/etaxonomy/taxeditor/editor/Application.java -text
  eu.etaxonomy.taxeditor.editor/src/test/java/eu/etaxonomy/taxeditor/editor/ApplicationActionBarAdvisor.java -text
@@@ -1384,6 -1361,7 +1389,7 @@@ eu.etaxonomy.taxeditor.store/src/main/j
  eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/parser/MatchStrategyConfigurator.java -text
  eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/parser/ParseHandler.java -text
  eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/CdmPreferences.java -text
+ eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/CdmStorePropertyTester.java -text
  eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/ChecklistEditorGeneralPreference.java -text
  eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/DefaultFeatureTreePreferenecs.java -text
  eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/DescriptionPreferences.java -text
@@@ -1396,6 -1374,7 +1402,7 @@@ eu.etaxonomy.taxeditor.store/src/main/j
  eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/MediaPreferences.java -text
  eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/MobotOpenUrlPreferences.java -text
  eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/NomenclaturalCodePreferences.java -text
+ eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/OrderPreferences.java -text
  eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/PreferencePropertyTester.java -text
  eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/PreferencesUtil.java -text
  eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/Resources.java -text
@@@ -1482,6 -1461,7 +1489,7 @@@ eu.etaxonomy.taxeditor.store/src/main/j
  eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/dialog/selection/SpecimenOrObservationTypeSelectionDialog.java -text
  eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/dialog/selection/TaxonBaseSelectionDialog.java -text
  eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/dialog/selection/TaxonNodeSelectionDialog.java -text
+ eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/dialog/selection/TaxonNodeSelectionNaturalOrderDialog.java -text
  eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/dialog/selection/TeamSelectionDialog.java -text
  eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/dialog/selection/UserSelectionDialog.java -text
  eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/element/AbstractCdmEntityWizardPage.java -text
index f264612778f34ed9b2e868e2bcea9f5b0ba3db3e,f264612778f34ed9b2e868e2bcea9f5b0ba3db3e..404f901086ce8d2433dfd54167ef7ec54e016387
--<?xml version="1.0" encoding="UTF-8"?>\r
--<classpath>\r
--      <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>\r
--      <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>\r
--      <classpathentry kind="src" path="src/main/java"/>\r
--      <classpathentry kind="src" path="src/test/java"/>\r
--      <classpathentry kind="src" path="src/main/resources"/>\r
--      <classpathentry kind="src" path="src/test/resources"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/activation-1.1.1.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/antlr-2.7.7.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/aopalliance-1.0.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/aspectjrt-1.7.1.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/aspectjweaver-1.7.1.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/avro-1.6.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/batik-anim-1.7.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/batik-awt-util-1.7.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/batik-bridge-1.7.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/batik-css-1.7.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/batik-dom-1.7.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/batik-ext-1.7.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/batik-extension-1.7.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/batik-gvt-1.7.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/batik-js-1.7.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/batik-parser-1.7.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/batik-script-1.7.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/batik-svg-dom-1.7.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/batik-svggen-1.7.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/batik-transcoder-1.7.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/batik-util-1.7.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/batik-xml-1.7.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/c3p0-0.9.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/cglib-nodep-2.2.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/com.springsource.org.aopalliance-1.0.0.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/com.springsource.org.apache.commons.logging-1.1.1.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/commons-beanutils-1.8.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/commons-codec-20041127.091804.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/commons-collections-3.2.1.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/commons-dbcp-1.4.jar" sourcepath="lib/commons-dbcp-1.4-sources.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/commons-io-2.4.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/commons-lang-2.6.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/commons-pool-1.5.4.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/concurrent-1.3.4.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/dbunit-2.4.9.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/dom4j-1.6.1.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/doxia-core-1.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/doxia-logging-api-1.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/doxia-module-apt-1.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/doxia-module-xhtml-1.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/doxia-sink-api-1.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/dozer-5.3.0.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/easymock-3.1.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/easymockclassextension-2.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/ehcache-core-2.6.9.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/ezmorph-1.0.6.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/fop-1.1.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/guava-r05.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/h2-1.3.170.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/hamcrest-core-1.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/hibernate-c3p0-4.1.10.Final.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/hibernate-cglib-repack-2.1_3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/hibernate-commons-annotations-4.0.1.Final.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/hibernate-core-4.1.10.Final.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/hibernate-ehcache-4.1.10.Final.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/hibernate-entitymanager-4.1.10.Final.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/hibernate-envers-4.1.10.Final.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/hibernate-jpa-2.0-api-1.0.1.Final.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/hibernate-search-4.2.0.Final.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/hibernate-search-analyzers-4.2.0.Final.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/hibernate-search-engine-4.2.0.Final.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/hibernate-search-orm-4.2.0.Final.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/hibernate-validator-4.3.1.Final.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/hsqldb-1.8.0.10.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/httpclient-4.2.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/httpcore-4.2.4.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/icu4j-2.6.1.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/identificationKeyAPI-1.0-SNAPSHOT-sources.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/identificationKeyAPI-1.0-SNAPSHOT.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/itextpdf-5.4.0.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/jackson-core-asl-1.8.8.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/jackson-mapper-asl-1.8.8.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/jakarta-regexp-1.4.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/javassist-3.17.1-GA.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/jaxb-api-2.2.7.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/jaxb-impl-2.2-EA.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/jaxb-xjc-2.2-EA.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/jaxb1-impl-2.2-EA.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/jaxen-1.1.4.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/jboss-logging-3.1.3.GA.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/jboss-transaction-api_1.1_spec-1.0.0.Final.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/jdbc4-2.0.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/jdom-1.1.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/joda-time-2.1.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/json-lib-2.4-jdk15.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/jsr250-api-1.0.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/jtds-1.3.0.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/junit-4.11.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/junit-benchmarks-0.5.0.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/log4j-1.2.17.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/lsid-client-1.1.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/lsid-server-1.1.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/lucene-analyzers-3.6.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/lucene-core-3.6.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/lucene-facet-3.6.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/lucene-grouping-3.6.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/lucene-highlighter-3.6.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/lucene-kuromoji-3.6.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/lucene-memory-3.6.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/lucene-misc-3.6.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/lucene-phonetic-3.6.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/lucene-queries-3.6.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/lucene-smartcn-3.6.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/lucene-spatial-3.6.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/lucene-spellchecker-3.6.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/lucene-stempel-3.6.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/mchange-commons-java-0.2.3.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.1.24.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/objenesis-1.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/odfdom-java-0.8.7.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/ognl-2.6.9.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/opencsv-2.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/org.eclipse.equinox.common-3.6.0.v20110523.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/org.eclipse.osgi-3.7.2.v20120110-1415.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/org.osgi.core-1.0.0.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/org.springframework.aop-3.2.2.RELEASE.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/org.springframework.aspects-3.2.2.RELEASE.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/org.springframework.beans-3.2.2.RELEASE.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/org.springframework.context-3.2.2.RELEASE.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/org.springframework.core-3.2.2.RELEASE.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/org.springframework.expression-3.2.2.RELEASE.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/org.springframework.jdbc-3.2.2.RELEASE.jar" sourcepath="lib/org.springframework.jdbc-3.2.2.RELEASE-sources.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/org.springframework.orm-3.2.2.RELEASE.jar" sourcepath="lib/org.springframework.orm-3.2.2.RELEASE-sources.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/org.springframework.oxm-3.2.2.RELEASE.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/org.springframework.test-3.2.2.RELEASE.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/org.springframework.transaction-3.2.2.RELEASE.jar" sourcepath="lib/org.springframework.transaction-3.2.2.RELEASE-sources.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/org.springframework.web-3.2.2.RELEASE.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/org.springframework.web.servlet-3.2.2.RELEASE.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/osgi-3.6.0.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/p6spy-1.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/paranamer-2.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/plexus-classworlds-1.2-alpha-9.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/plexus-container-default-1.0-alpha-30.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/plexus-utils-2.0.5.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/postgresql-9.1-901.jdbc4.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/sanselan-0.97-incubator.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/servlet-api-2.5.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/slf4j-api-1.7.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/slf4j-log4j12-1.7.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/snappy-java-1.0.4.1.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/solr-analysis-extras-3.6.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/solr-core-3.6.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/solr-solrj-3.6.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/spring-aop-3.2.2.RELEASE.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/spring-beans-3.2.2.RELEASE.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/spring-context-3.2.2.RELEASE.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/spring-context-support-3.2.2.RELEASE.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/spring-core-3.2.2.RELEASE.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/spring-expression-3.2.2.RELEASE.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/spring-modules-cache-0.7.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/spring-security-config-3.1.3.RELEASE.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/spring-security-core-3.1.3.RELEASE.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/stax-1.2.0.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/stax-api-1.0.1.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/unitils-core-3.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/unitils-database-3.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/unitils-dbmaintainer-3.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/unitils-dbunit-3.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/unitils-easymock-3.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/unitils-inject-3.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/unitils-mock-3.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/unitils-orm-3.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/unitils-spring-3.3.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/usertype.jodatime-2.0.1.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/usertype.spi-2.0.1.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/validation-api-1.0.0.GA.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/wsdl4j-1.6.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/xalan-2.6.0.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/xercesImpl-2.11.0.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/xml-apis-1.0.b2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/xml-apis-ext-1.3.04.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/xml-resolver-1.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/xmlgraphics-commons-1.5.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/xmlParserAPIs-2.6.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/xmlpull-1.1.3.1.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/xmlunit-1.4.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/xom-1.0.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/xpp3_min-1.1.4c.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/xpp3-1.1.4c.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/xstream-1.4.4.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/yjp-controller-api-redist-9.0.8.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/google-api-translate-java-0.92.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/odfdom-0.8.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/h2mig_pagestore_addon.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/spring-security-remoting-3.1.3.RELEASE.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/jena-core-2.11.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/jena-iri-1.0.2.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-3.5.2-SNAPSHOT-sources.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-3.5.2-SNAPSHOT.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.5.2-SNAPSHOT-sources.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.5.2-SNAPSHOT.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/cdmlib-io-3.5.2-SNAPSHOT-sources.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/cdmlib-io-3.5.2-SNAPSHOT.jar" sourcepath="lib/cdmlib-io-3.5.2-SNAPSHOT-sources.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.5.2-SNAPSHOT-sources.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.5.2-SNAPSHOT.jar" sourcepath="lib/cdmlib-model-3.5.2-SNAPSHOT-sources.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.5.2-SNAPSHOT-sources.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.5.2-SNAPSHOT.jar" sourcepath="lib/cdmlib-persistence-3.5.2-SNAPSHOT-sources.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.5.2-SNAPSHOT-sources.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.5.2-SNAPSHOT.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.5.2-SNAPSHOT-sources.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.5.2-SNAPSHOT.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.5.2-SNAPSHOT-sources.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.5.2-SNAPSHOT.jar" sourcepath="lib/cdmlib-services-3.5.2-SNAPSHOT-sources.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/poi-3.10-FINAL.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/poi-ooxml-3.10-FINAL.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/xmlbeans-2.3.0.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/poi-ooxml-schemas-3.10-FINAL.jar"/>\r
--      <classpathentry exported="true" kind="lib" path="lib/swagger-annotations-1.3.5.jar"/>\r
--      <classpathentry kind="output" path="target/classes"/>\r
--</classpath>\r
++<?xml version="1.0" encoding="UTF-8"?>
++<classpath>
++      <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
++      <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
++      <classpathentry kind="src" path="src/main/java"/>
++      <classpathentry kind="src" path="src/test/java"/>
++      <classpathentry kind="src" path="src/main/resources"/>
++      <classpathentry kind="src" path="src/test/resources"/>
++      <classpathentry exported="true" kind="lib" path="lib/activation-1.1.1.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/antlr-2.7.7.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/aopalliance-1.0.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/aspectjrt-1.7.1.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/aspectjweaver-1.7.1.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/avro-1.6.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/batik-anim-1.7.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/batik-awt-util-1.7.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/batik-bridge-1.7.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/batik-css-1.7.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/batik-dom-1.7.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/batik-ext-1.7.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/batik-extension-1.7.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/batik-gvt-1.7.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/batik-js-1.7.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/batik-parser-1.7.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/batik-script-1.7.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/batik-svg-dom-1.7.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/batik-svggen-1.7.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/batik-transcoder-1.7.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/batik-util-1.7.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/batik-xml-1.7.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/c3p0-0.9.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/cglib-nodep-2.2.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/com.springsource.org.aopalliance-1.0.0.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/com.springsource.org.apache.commons.logging-1.1.1.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/commons-beanutils-1.8.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/commons-codec-20041127.091804.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/commons-collections-3.2.1.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/commons-dbcp-1.4.jar" sourcepath="lib/commons-dbcp-1.4-sources.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/commons-io-2.4.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/commons-lang-2.6.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/commons-pool-1.5.4.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/concurrent-1.3.4.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/dbunit-2.4.9.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/dom4j-1.6.1.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/doxia-core-1.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/doxia-logging-api-1.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/doxia-module-apt-1.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/doxia-module-xhtml-1.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/doxia-sink-api-1.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/dozer-5.3.0.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/easymock-3.1.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/easymockclassextension-2.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/ehcache-core-2.6.9.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/ezmorph-1.0.6.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/fop-1.1.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/guava-r05.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/h2-1.3.170.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/hamcrest-core-1.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/hibernate-c3p0-4.1.10.Final.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/hibernate-cglib-repack-2.1_3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/hibernate-commons-annotations-4.0.1.Final.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/hibernate-core-4.1.10.Final.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/hibernate-ehcache-4.1.10.Final.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/hibernate-entitymanager-4.1.10.Final.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/hibernate-envers-4.1.10.Final.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/hibernate-jpa-2.0-api-1.0.1.Final.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/hibernate-search-4.2.0.Final.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/hibernate-search-analyzers-4.2.0.Final.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/hibernate-search-engine-4.2.0.Final.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/hibernate-search-orm-4.2.0.Final.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/hibernate-validator-4.3.1.Final.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/hsqldb-1.8.0.10.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/httpclient-4.2.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/httpcore-4.2.4.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/icu4j-2.6.1.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/identificationKeyAPI-1.0-SNAPSHOT-sources.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/identificationKeyAPI-1.0-SNAPSHOT.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/itextpdf-5.4.0.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/jackson-core-asl-1.8.8.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/jackson-mapper-asl-1.8.8.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/jakarta-regexp-1.4.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/javassist-3.17.1-GA.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/jaxb-api-2.2.7.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/jaxb-impl-2.2-EA.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/jaxb-xjc-2.2-EA.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/jaxb1-impl-2.2-EA.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/jaxen-1.1.4.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/jboss-logging-3.1.3.GA.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/jboss-transaction-api_1.1_spec-1.0.0.Final.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/jdbc4-2.0.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/jdom-1.1.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/joda-time-2.1.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/json-lib-2.4-jdk15.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/jsr250-api-1.0.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/jtds-1.3.0.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/junit-4.11.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/junit-benchmarks-0.5.0.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/log4j-1.2.17.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/lsid-client-1.1.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/lsid-server-1.1.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/lucene-analyzers-3.6.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/lucene-core-3.6.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/lucene-facet-3.6.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/lucene-grouping-3.6.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/lucene-highlighter-3.6.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/lucene-kuromoji-3.6.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/lucene-memory-3.6.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/lucene-misc-3.6.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/lucene-phonetic-3.6.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/lucene-queries-3.6.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/lucene-smartcn-3.6.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/lucene-spatial-3.6.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/lucene-spellchecker-3.6.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/lucene-stempel-3.6.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/mchange-commons-java-0.2.3.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.1.24.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/objenesis-1.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/odfdom-java-0.8.7.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/ognl-2.6.9.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/opencsv-2.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/org.eclipse.equinox.common-3.6.0.v20110523.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/org.eclipse.osgi-3.7.2.v20120110-1415.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/org.osgi.core-1.0.0.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/org.springframework.aop-3.2.2.RELEASE.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/org.springframework.aspects-3.2.2.RELEASE.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/org.springframework.beans-3.2.2.RELEASE.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/org.springframework.context-3.2.2.RELEASE.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/org.springframework.core-3.2.2.RELEASE.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/org.springframework.expression-3.2.2.RELEASE.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/org.springframework.jdbc-3.2.2.RELEASE.jar" sourcepath="lib/org.springframework.jdbc-3.2.2.RELEASE-sources.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/org.springframework.orm-3.2.2.RELEASE.jar" sourcepath="lib/org.springframework.orm-3.2.2.RELEASE-sources.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/org.springframework.oxm-3.2.2.RELEASE.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/org.springframework.test-3.2.2.RELEASE.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/org.springframework.transaction-3.2.2.RELEASE.jar" sourcepath="lib/org.springframework.transaction-3.2.2.RELEASE-sources.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/org.springframework.web-3.2.2.RELEASE.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/org.springframework.web.servlet-3.2.2.RELEASE.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/osgi-3.6.0.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/p6spy-1.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/paranamer-2.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/plexus-classworlds-1.2-alpha-9.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/plexus-container-default-1.0-alpha-30.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/plexus-utils-2.0.5.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/postgresql-9.1-901.jdbc4.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/sanselan-0.97-incubator.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/servlet-api-2.5.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/slf4j-api-1.7.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/slf4j-log4j12-1.7.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/snappy-java-1.0.4.1.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/solr-analysis-extras-3.6.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/solr-core-3.6.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/solr-solrj-3.6.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/spring-aop-3.2.2.RELEASE.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/spring-beans-3.2.2.RELEASE.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/spring-context-3.2.2.RELEASE.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/spring-context-support-3.2.2.RELEASE.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/spring-core-3.2.2.RELEASE.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/spring-expression-3.2.2.RELEASE.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/spring-modules-cache-0.7.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/spring-security-config-3.1.3.RELEASE.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/spring-security-core-3.1.3.RELEASE.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/stax-1.2.0.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/stax-api-1.0.1.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/unitils-core-3.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/unitils-database-3.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/unitils-dbmaintainer-3.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/unitils-dbunit-3.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/unitils-easymock-3.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/unitils-inject-3.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/unitils-mock-3.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/unitils-orm-3.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/unitils-spring-3.3.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/usertype.jodatime-2.0.1.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/usertype.spi-2.0.1.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/validation-api-1.0.0.GA.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/wsdl4j-1.6.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/xalan-2.6.0.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/xercesImpl-2.11.0.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/xml-apis-1.0.b2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/xml-apis-ext-1.3.04.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/xml-resolver-1.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/xmlgraphics-commons-1.5.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/xmlParserAPIs-2.6.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/xmlpull-1.1.3.1.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/xmlunit-1.4.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/xom-1.0.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/xpp3_min-1.1.4c.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/xpp3-1.1.4c.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/xstream-1.4.4.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/yjp-controller-api-redist-9.0.8.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/google-api-translate-java-0.92.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/odfdom-0.8.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/h2mig_pagestore_addon.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/spring-security-remoting-3.1.3.RELEASE.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/jena-core-2.11.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/jena-iri-1.0.2.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-3.5.2-SNAPSHOT-sources.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-3.5.2-SNAPSHOT.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.5.2-SNAPSHOT-sources.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.5.2-SNAPSHOT.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/cdmlib-io-3.5.2-SNAPSHOT-sources.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/cdmlib-io-3.5.2-SNAPSHOT.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.5.2-SNAPSHOT-sources.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.5.2-SNAPSHOT.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.5.2-SNAPSHOT-sources.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.5.2-SNAPSHOT.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.5.2-SNAPSHOT-sources.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.5.2-SNAPSHOT.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.5.2-SNAPSHOT-sources.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.5.2-SNAPSHOT.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.5.2-SNAPSHOT-sources.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.5.2-SNAPSHOT.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/poi-3.10-FINAL.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/poi-ooxml-3.10-FINAL.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/xmlbeans-2.3.0.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/poi-ooxml-schemas-3.10-FINAL.jar"/>
++      <classpathentry exported="true" kind="lib" path="lib/swagger-annotations-1.3.5.jar"/>
++      <classpathentry kind="output" path="target/classes"/>
++</classpath>
index 84899076bdeaf670009593da0323f45d62431d09,c6a2b41c22bd7b9d7449ed6de835ddd9d0c2a217..9c171a2137d2e1a25755a48885d8bf1b87fc6a66
              id="eu.etaxonomy.taxeditor.editor.view.checklist.ChecklistEditor"
              name="%editor.name.8">
        </editor>
 +      <editor
 +            class="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor"
 +            default="false"
 +            id="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor"
 +            name="Alignment Editor">
 +      </editor>
     </extension>
        <extension
 +            id="eu.etaxonomy.taxeditor.editor.molecular.PherogramView"
              point="org.eclipse.ui.views">
           <view
                 allowMultiple="false"
                 id="eu.etaxonomy.taxeditor.editor.view.validation.problems"
                 name="%view.name.6">
           </view>
 +         <view
 +               allowMultiple="true"
 +               class="eu.etaxonomy.taxeditor.editor.molecular.PherogramViewPart"
 +               id="eu.etaxonomy.taxeditor.editor.molecular.PherogramView"
 +               name="PherogramView"
 +               restorable="true">
 +         </view>
        </extension>
 -      
 -      <!-- VALIDATION RELATED STUFF -->
 +      <!-- VALIDATION RELATED STUFF -->
        <extension point="org.eclipse.core.resources.markers" name="%extension.name.0" id="eu.etaxonomy.taxeditor.markers.validationerror">
                <super type="org.eclipse.core.resources.problemmarker"/>
                <attribute name="databaseId"/>
        <extension point="org.eclipse.ui.ide.markerSupport">
            <markerContentGenerator
                    id="eu.etaxonomy.taxeditor.editor.validation.ValidationProblemsMarkerGenerator" 
-                   name="Validation Problems Marker Generator">  
+                   name="%markerContentGenerator.name">  
                <markerTypeReference id="eu.etaxonomy.taxeditor.markers.validationerror" />
                
                <markerFieldReference id="eu.etaxonomy.taxeditor.markers.validation.userFriendlyTypeName" visible="true" />
                        name="%marker.field.7">
                </markerField>
        </extension>
 -      
 -  <extension
 +   <extension
           point="org.eclipse.ui.elementFactories">
        <factory
              class="eu.etaxonomy.taxeditor.editor.TaxonEditorInputFactory"
                 </reference>
              </visibleWhen>
           </command>
 +         <command
 +               commandId="eu.etaxonomy.taxeditor.editor.handler.OpenAlignmentEditor"
 +               label="Alignment Editor"
 +               style="push">
 +         </command>
        </menuContribution>
        <menuContribution
              locationURI="menu:org.eclipse.ui.main.menu.navigate">
                 visible="true">
           </separator>
           <command
-                commandId="org.eclipse.ui.edit.delete"
+                commandId="eu.etaxonomy.taxeditor.editor.name.delete"
                 label="%command.label.15"
                 style="push">
              <visibleWhen>
                 visible="true">
           </separator>
           <command
-                commandId="org.eclipse.ui.edit.delete"
+                commandId="eu.etaxonomy.taxeditor.key.polytomous.delete"
                 label="%command.label.21"
                 style="push">
           </command>
                 style="push">
           </command>
           <command
-                commandId="org.eclipse.ui.edit.delete"
+                commandId="eu.etaxonomy.taxeditor.key.polytomous.command.delete"
                 label="%command.label.26"
                 style="push">
           </command>
        <menuContribution
              locationURI="popup:eu.etaxonomy.taxeditor.editor.view.descriptive">
           <command
-                commandId="eu.etaxonomy.taxeditor.description.commands.adddescription"
+                commandId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.adddescription"
                 label="%command.label.27"
                 style="push">
           </command>
              <visibleWhen
                    checkEnabled="true">
                 <and>
 -                  <with
 -                        variable="selection">
 -                     <count
 -                           value="+">
 -                     </count>
 -                  </with>
 +               <with
 +                     variable="selection">
 +                  <count
 +                        value="+">
 +                  </count>
 +               </with>
                    <reference
                          definitionId="isIndividualsAssociation">
                    </reference>
              </visibleWhen>
           </command>
           <command
-                commandId="eu.etaxonomy.taxeditor.editor.commands.description.moveDescriptionToTaxon"
+                commandId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.moveDescriptionToTaxon"
                 label="%command.label.28"
                 style="push">
              <visibleWhen
              </visibleWhen>
           </command>
           <command
-                commandId="eu.etaxonomy.taxeditor.description.commands.moveDescriptionElements"
+                commandId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.moveDescriptionElements"
                 label="%command.label.29"
                 style="push">
              <visibleWhen
                 name="eu.etaxonomy.taxeditor.taxonDescriptionEditor.separator.afterNew"
                 visible="true">
           </separator>
 -                  <command
 +         <command
-                commandId="org.eclipse.ui.edit.delete"
+                commandId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.delete"
                 label="%command.label.30"
                 style="push">
           </command>
        <menuContribution
              locationURI="popup:eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView">
           <command
-                commandId="org.eclipse.ui.edit.delete"
+                commandId="eu.etaxonomy.taxeditor.editor.derivate.delete"
                 label="%command.label.52"
                 style="push">
           </command>
                 label="%command.label.54"
                 style="push">
           </command>
 +         <command
 +               commandId="eu.etaxonomy.taxeditor.editor.editSequence"
 +               label="Edit Sequence"
 +               style="push">
 +            <visibleWhen
 +                  checkEnabled="true">
 +               <reference
 +                     definitionId="isSequence">
 +               </reference>
 +            </visibleWhen>
 +         </command>
 +         <command
 +               commandId="eu.etaxonomy.taxeditor.editor.showPherogram"
 +               label="Show Pherogram"
 +               style="push">
 +            <visibleWhen
 +                  checkEnabled="true">
 +               <reference
 +                     definitionId="isSingleRead">
 +               </reference>
 +            </visibleWhen>
 +         </command>
           <dynamic
                 class="eu.etaxonomy.taxeditor.editor.view.derivate.contextMenu.DerivateViewContextMenu"
                 id="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateContextMenu">
                 visible="true">
           </separator>
           <command
-                commandId="org.eclipse.ui.edit.delete"
+                commandId="eu.etaxonomy.taxeditor.editor.use.command.delete"
                 label="%command.label.35"
                 style="push">
           </command>
        <menuContribution
              locationURI="popup:eu.etaxonomy.taxeditor.editor.view.media">
           <command
-                commandId="taxeditor-editor.command.newimagegallery"
+                commandId="eu.etaxonomy.taxeditor.editor.media.command.newimagegallery"
                 label="%command.label.37"
                 style="push">
              <visibleWhen>
                 visible="true">
           </separator>
           <command
-                commandId="taxeditor-editor.newimage"
+                commandId="eu.etaxonomy.taxeditor.editor.media.command.newimage"
                 label="%command.label.38"
                 style="push">
              <visibleWhen>
              </visibleWhen>
           </command>
           <command
-                commandId="taxeditor-editor.useExistingImage"
+                commandId="eu.etaxonomy.taxeditor.editor.media.command.useExistingImage"
                 label="%command.label.50"
                 style="push">
              <visibleWhen>
              </visibleWhen>
           </command>
           <command
-                commandId="taxeditor-editor.command.moveimgdown"
+                commandId="eu.etaxonomy.taxeditor.editor.media.command.moveimgdown"
                 label="%command.label.39"
                 style="push">
              <visibleWhen>
              </visibleWhen>
           </command>
           <command
-                commandId="taxeditor-editor.command.moveimgup"
+                commandId="eu.etaxonomy.taxeditor.editor.media.command.moveimgup"
                 label="%command.label.40"
                 style="push">
              <visibleWhen>
                 visible="true">
           </separator>
           <command
-                commandId="org.eclipse.ui.edit.delete"
+                commandId="eu.etaxonomy.taxeditor.editor.media.command.delete"
                 label="%command.label.41"
                 style="push">
           </command>
                 visible="true">
           </separator>
           <command
-                commandId="org.eclipse.ui.edit.delete"
+                commandId="eu.etaxonomy.taxeditor.editor.view.concept.command.delete"
                 label="%command.label.44"
                 style="push">
           </command>
              </visibleWhen>
           </command>
        </menuContribution>
 +      <menuContribution
 +            allPopups="false"
 +            locationURI="menu:org.eclipse.ui.main.menu">
 +         <menu
 +               label="Alignment Editor">
 +            <command
 +                  commandId="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor.loadPherogram"
 +                  label="Load Pherogram"
 +                  style="push">
 +            </command>
 +            <visibleWhen
 +                  checkEnabled="true">
 +               <with
 +                     variable="activePartId">
 +                  <equals
 +                        value="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor">
 +                  </equals>
 +               </with>
 +            </visibleWhen>
 +         </menu>
 +      </menuContribution>
 +      <menuContribution
 +            locationURI="toolbar:org.eclipse.ui.main.toolbar?after=eu.etaxonomy.taxeditor.navigation.search.toolbar">
 +         <toolbar
 +               id="eu.etaxonomy.taxeditor.editor.alignmentToolbar">
 +            <command
 +                  commandId="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor.toggleInsertOverwrite"
 +                  label="Toggle insert/overwrite"
 +                  style="push">
 +               <visibleWhen
 +                     checkEnabled="true">
 +                  <with
 +                        variable="activePartId">
 +                     <equals
 +                           value="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor">
 +                     </equals>
 +                  </with>
 +               </visibleWhen>
 +            </command>
 +            <command
 +                  commandId="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor.toggleLeftRightInsertion"
 +                  icon="icons/pherogram-insert-left-16x16.png"
 +                  style="push">
 +               <visibleWhen
 +                     checkEnabled="true">
 +                  <with
 +                        variable="activePartId">
 +                     <equals
 +                           value="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor">
 +                     </equals>
 +                  </with>
 +               </visibleWhen>
 +            </command>
 +         </toolbar>
 +      </menuContribution>
 +      
        <menuContribution
              allPopups="false"
              locationURI="toolbar:eu.etaxonomy.taxeditor.editor.view.descriptive">
        </handler>
        <handler
              class="eu.etaxonomy.taxeditor.editor.name.handler.DeleteTaxonBaseHandler"
-             commandId="org.eclipse.ui.edit.delete">
+             commandId="eu.etaxonomy.taxeditor.editor.name.command.delete">
           <activeWhen>
              <and>
                 <reference
        </handler>
        <handler
              class="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.DeleteHandler"
-             commandId="org.eclipse.ui.edit.delete">
+             commandId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.delete">
            <activeWhen>
               <with
                     variable="activePartId">
                     <equals
                           value="eu.etaxonomy.taxeditor.editor.view.media">
                     </equals>
+                    <equals
+                       value="eu.etaxonomy.taxeditor.editor.view.uses">
+                               </equals>
                  </or>
 -               </with>
 -         </activeWhen>
 +             </with>
 +          </activeWhen>
        </handler>
        <handler
              class="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.DeleteNodeHandler"
-             commandId="org.eclipse.ui.edit.delete">
+             commandId="eu.etaxonomy.taxeditor.editor.key.polytomous.command.delete">
           <activeWhen>
              <with
                    variable="activePartId">
        </handler>
        <handler
              class="eu.etaxonomy.taxeditor.editor.view.concept.handler.DeleteConceptRelationHandler"
-             commandId="org.eclipse.ui.edit.delete">
+             commandId="eu.etaxonomy.taxeditor.editor.view.concept.command.delete">
           <activeWhen>
              <with
                    variable="activePartId">
              </with>
           </activeWhen>
        </handler>
-       <handler
-             class="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.DeleteHandler"
-             commandId="org.eclipse.ui.edit.delete">
-          <activeWhen>
-             <with
-                   variable="activePartId">
-                <equals
-                      value="eu.etaxonomy.taxeditor.editor.view.uses">
-                </equals>
-             </with>
-          </activeWhen>
-       </handler>
        <handler
              class="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistEditorHandler"
              commandId="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistEditorHandler">
        </handler>
-             <handler
++      <handler
 +            class="eu.etaxonomy.taxeditor.editor.handler.LoadPherogramHandler"
 +            commandId="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor.loadPherogram">
 +         <activeWhen>
 +            <with
 +                  variable="activePartId">
 +               <equals
 +                     value="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor">
 +               </equals>
 +            </with>
 +         </activeWhen>
 +      </handler>
        <handler
              class="eu.etaxonomy.taxeditor.editor.view.derivate.handler.DeleteDerivateHandler"
-             commandId="org.eclipse.ui.edit.delete">
+             commandId="eu.etaxonomy.taxeditor.editor.view.derivate.command.delete">
           <activeWhen>
              <with
                    variable="activePartId">
              class="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.ToggleShowOnlyIndividualAssociationsHandler"
              commandId="eu.etaxonomy.taxeditor.editor.handler.showOnlyIndividualAssociations">
        </handler>
 +      <handler
 +            class="eu.etaxonomy.taxeditor.editor.handler.alignmenteditor.ToggleInsertOverwriteHandler"
 +            commandId="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor.toggleInsertOverwrite">
 +      </handler>
 +      <handler
 +            class="eu.etaxonomy.taxeditor.editor.handler.alignmenteditor.ToggleLeftRightInsertionHandler"
 +            commandId="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor.toggleLeftRightInsertion">
 +      </handler>
     </extension>
     <extension
           name="%extension.name"
              id="eu.etaxonomy.taxeditor.editor.name.swapSynonymAndAccepted"
              name="%command.name.6">
        </command>
 -      <command
 +       <command
              categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
              defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.MoveSynonymToAnotherAcceptedTaxonHandler"
              id="eu.etaxonomy.taxeditor.editor.name.moveSynonymToAnotherAcceptedTaxon"
              id="eu.etaxonomy.taxeditor.editor.name.changeAcceptedToSynonym"
              name="Change Accepted Taxon to Synonym">
        </command>-->
+       <command
+             categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
+             defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.DeleteTaxonBaseHandler"
+             id="eu.etaxonomy.taxeditor.editor.name.delete"
+             name="%command.name.45">
+       </command>
        <command
              categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
              defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.DeleteAllEmptyNamesHandler"
        <command
              categoryId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
              defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.CreateDescriptionElementHandler"
-             id="eu.etaxonomy.taxeditor.editor.description.createDescriptionElement"
+             id="eu.etaxonomy.taxeditor.editor.view.descriptive.command.createDescriptionElement"
              name="%command.name.10">
        </command>
        <command
              categoryId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
              defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.CreateDescriptionHandler"
-             id="eu.etaxonomy.taxeditor.description.commands.adddescription"
+             id="eu.etaxonomy.taxeditor.editor.view.descriptive.command.adddescription"
              name="%command.name.11">
        </command>
 -       <command
 -             categoryId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
 +      <command
 +            categoryId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
-             defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.MoveDescriptionElementsHandler"
-             id="eu.etaxonomy.taxeditor.description.commands.moveDescriptionElements"
-             name="%command.name.12">
-       </command>
-       <command
-             categoryId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
-             defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.MoveDescriptionToOtherTaxonHandler"
-             id="eu.etaxonomy.taxeditor.editor.commands.description.moveDescriptionToTaxon"
-             name="%command.name.13">
+              defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.DeleteHandler"
+              id="eu.etaxonomy.taxeditor.editor.view.descriptive.command.delete"
+              name="%command.name.48">
        </command>
        <category
              id="eu.etaxonomy.taxeditor.editor.view.uses.command.category"
              id="eu.etaxonomy.taxeditor.use.commands.adduse"
              name="%command.name.14">
        </command>
+       <command
+             categoryId="eu.etaxonomy.taxeditor.editor.view.uses.command.category"
+             defaultHandler="eu.etaxonomy.taxeditor.editor.view.uses.handler.CreateUseRecordHandler"
+             id="eu.etaxonomy.taxeditor.editor.use.createUseRecord"
+             name="%command.name.16">
+       </command>
        <command
              categoryId="eu.etaxonomy.taxeditor.editor.view.uses.command.category"
              defaultHandler="eu.etaxonomy.taxeditor.editor.view.uses.handler.CreateUseSummaryHandler"
              name="%command.name.15">
        </command>
        <command
-             categoryId="eu.etaxonomy.taxeditor.editor.view.uses.command.category"
-             defaultHandler="eu.etaxonomy.taxeditor.editor.view.uses.handler.CreateUseRecordHandler"
-             id="eu.etaxonomy.taxeditor.editor.use.createUseRecord"
-             name="%command.name.16">
+             id="eu.etaxonomy.taxeditor.editor.use.command.delete"
+             name="%command.name.47">
        </command>
        <category
              id="eu.etaxonomy.taxeditor.editor.media.category"
        <command
              categoryId="eu.etaxonomy.taxeditor.editor.media.category"
              defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.MoveImageDownInListHandler"
-             id="taxeditor-editor.command.moveimgdown"
+             id="eu.etaxonomy.taxeditor.editor.media.command.moveimgdown"
              name="%command.name.19">
        </command>
        <command
              categoryId="eu.etaxonomy.taxeditor.editor.media.category"
              defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.AddImageGalleryHandler"
-             id="taxeditor-editor.command.newimagegallery"
+             id="eu.etaxonomy.taxeditor.editor.media.command.newimagegallery"
              name="%command.name.20">
        </command>
        <command
              categoryId="eu.etaxonomy.taxeditor.editor.media.category"
              defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.CreateMediaHandler"
-             id="taxeditor-editor.newimage"
+             id="eu.etaxonomy.taxeditor.editor.media.command.newimage"
              name="%command.name.21">
        </command>
        <command
              categoryId="eu.etaxonomy.taxeditor.editor.media.category"
              defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.AddExistingMediaHandler"
-             id="taxeditor-editor.useExistingImage"
+             id="eu.etaxonomy.taxeditor.editor.media.command.useExistingImage"
              name="%command.name.37">
        </command>
        <command
              categoryId="eu.etaxonomy.taxeditor.editor.media.category"
              defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.MoveImageUpInListHandler"
-             id="taxeditor-editor.command.moveimgup"
+             id="eu.etaxonomy.taxeditor.editor.media.command.moveimgup"
              name="%command.name.22">
+       </command>
+        <command
+             categoryId="eu.etaxonomy.taxeditor.editor.media.category"
+             defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.DeleteHandler"
+             id="eu.etaxonomy.taxeditor.editor.media.command.delete"
+             name="%command.name.49">
        </command>
        <category
              id="eu.etaxonomy.taxeditor.editor.new.category"
              id="eu.etaxonomy.taxeditor.key.command.applyLayout"
              name="%command.name.31">
        </command>
+       <command
+             defaultHandler="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.DeleteNodeHandler"
+             id="eu.etaxonomy.taxeditor.key.polytomous.command.delete"
+             name="%command.name.50">
+       </command>
        <category
              id="eu.etaxonomy.taxeditor.editor.view.concept.category"
              name="%category.name.6">
               defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistEditorHandler"
               id="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistViewHandler"
               name="%command.name.38">
 -       </command>
 +      </command>
        <command
              categoryId="eu.etaxonomy.taxeditor.editor.new.category"
              defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CreateDataSourceHandler"
              id="eu.etaxonomy.taxeditor.editor.command.new.datasource"
              name="%command.name.39">
        </command>
 +      <command
 +            defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenAlignmentEditorHandler"
 +            id="eu.etaxonomy.taxeditor.editor.handler.OpenAlignmentEditor"
 +            name="Open Alignment Editor">
 +      </command>
 +      <command
 +            id="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor.loadPherogram"
 +            name="Load Pherogram">
 +      </command>
        <command
              id="eu.etaxonomy.taxeditor.editor.handler.showOnlyIndividualAssociations"
              name="%command.name.41">
        </command>
 +      <command
 +            id="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor.toggleInsertOverwrite"
 +            name="Toggle insert/overwrite">
 +      </command>
 +      <command
 +            id="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor.toggleLeftRightInsertion"
 +            name="Toggle left/right insertion in base call sequence">
 +      </command>
        <command
              defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenTaxonEditorHandler"
              id="eu.etaxonomy.taxeditor.editor.openTaxonEditor"
              name="%command.name.42">
           <commandParameter
                 id="eu.etaxonomy.taxeditor.editor.taxonParameter"
-                name="taxonUUID"
+                name="%commandParameter.name"
                 optional="false"
                 typeId="eu.etaxonomy.taxeditor.editor.taxonParameterType">
           </commandParameter>
              id="eu.etaxonomy.taxeditor.editor.derivate.deepDelete"
              name="%command.name.44">
        </command>
 -        
+       <command
+             categoryId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
+             defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.MoveDescriptionToOtherTaxonHandler"
+             id="eu.etaxonomy.taxeditor.editor.commands.description.moveDescriptionToTaxon"
+             name="%command.name.13">
+       </command>
+       <command
+             categoryId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
+             defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.MoveDescriptionElementsHandler"
+             id="eu.etaxonomy.taxeditor.description.commands.moveDescriptionElements"
+             name="%command.name.12">
+       </command>
 +      <command
 +            defaultHandler="eu.etaxonomy.taxeditor.editor.handler.EditSequenceHandler"
 +            id="eu.etaxonomy.taxeditor.editor.editSequence"
 +            name="Edit Sequence">
 +      </command>
 +      <command
 +            defaultHandler="eu.etaxonomy.taxeditor.editor.handler.ShowPherogramHandler"
 +            id="eu.etaxonomy.taxeditor.editor.showPherogram"
 +            name="Show Pherogram">
 +      </command>
     </extension>
     <extension
           point="org.eclipse.core.expressions.definitions">
              </test>
           </with>
        </definition>
 +      <definition
 +            id="isSequence">
 +         <with
 +               variable="selection">
 +            <test
 +                  property="eu.etaxonomy.taxeditor.editor.handler.SpecimenPropertyTester.isSequence">
 +            </test>
 +         </with>
 +      </definition>
 +      <definition
 +            id="isSingleRead">
 +         <with
 +               variable="selection">
 +            <test
 +                  property="eu.etaxonomy.taxeditor.editor.handler.SpecimenPropertyTester.isSingleRead">
 +            </test>
 +         </with>
 +      </definition>
     </extension>
     <extension
           point="org.eclipse.core.expressions.propertyTesters">
              properties="isGroup"
              type="eu.etaxonomy.taxeditor.bulkeditor.BulkEditor">
        </propertyTester>
 +      <propertyTester
 +            class="eu.etaxonomy.taxeditor.editor.handler.SpecimenPropertyTester"
 +            id="eu.etaxonomy.taxeditor.editor.handler.SpecimenPropertyTester"
 +            namespace="eu.etaxonomy.taxeditor.editor.handler.SpecimenPropertyTester"
 +            properties="isSequence,isSingleRead"
 +            type="org.eclipse.jface.viewers.IStructuredSelection">
 +      </propertyTester>
     </extension>
     <extension
           point="org.eclipse.ui.bindings">   
              id="eu.etaxonomy.taxeditor.bindings.scheme.default"
              name="%scheme.name">
        </scheme>
 +      <key
 +            commandId="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor.loadPherogram"
 +            schemeId="eu.etaxonomy.taxeditor.bindings.scheme.default"
 +            sequence="M1+O">
 +      </key>
     </extension>
      <extension
           point="org.eclipse.ui.importWizards">
index 4deb39a8f1b75bac21085bb3c7a5d1cdae1404b2,4deb39a8f1b75bac21085bb3c7a5d1cdae1404b2..12d3a7cdd6d733338f1e108848d412f566620e95
@@@ -1,8 -1,8 +1,8 @@@
--<?xml version="1.0" encoding="UTF-8"?>\r
--<classpath>\r
--      <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>\r
--      <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>\r
--      <classpathentry kind="src" path="src/test/java"/>\r
--      <classpathentry kind="src" path="src/main/resources"/>\r
--      <classpathentry kind="output" path="target/classes"/>\r
--</classpath>\r
++<?xml version="1.0" encoding="UTF-8"?>
++<classpath>
++      <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
++      <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
++      <classpathentry kind="src" path="src/test/java"/>
++      <classpathentry kind="src" path="src/main/resources"/>
++      <classpathentry kind="output" path="target/classes"/>
++</classpath>
index c929cd0de4fb7d2936c32700d5795d171d85e50f,c929cd0de4fb7d2936c32700d5795d171d85e50f..7f4ff50a288107431b864d2422441790a2c8318a
@@@ -1,5 -1,5 +1,5 @@@
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
--<?pde version="3.8"?><target name="Eclipse Indigo Target" sequenceNumber="5">
++<?pde version="3.8"?><target name="Eclipse Indigo Target" sequenceNumber="7">
  <locations>
  <location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
  <unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.0.5.20111003_1754-3676ac8-dev-e36"/>
@@@ -9,21 -9,21 +9,21 @@@
  <repository location="http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site"/>
  </location>
  <location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
--<unit id="org.eclipse.jdt.feature.group" version="3.7.1.r371_v20110810-0800-7z8gFcoFMLfTabvKsR5Qm9rBGEBK"/>
--<unit id="org.eclipse.pde.source.feature.group" version="3.7.1.r37x_v20110810-0800-7b7qFVtFEx2XnmZ4jlM5mjM"/>
--<unit id="org.eclipse.platform.feature.group" version="3.7.1.r37x_v20110729-9gF7UHOxFtniV7mI3T556iZN9AU8bEZ1lHMcVK"/>
--<unit id="org.eclipse.equinox.executable.feature.group" version="3.5.0.v20110530-7P7NFUFFLWUl76mart"/>
--<unit id="org.eclipse.platform.source.feature.group" version="3.7.1.r37x_v20110729-9gF7UHOxFtniV7mI3T556iZN9AU8bEZ1lHMcVK"/>
--<unit id="org.eclipse.platform.sdk" version="3.7.1.M20110909-1335"/>
--<unit id="org.eclipse.rcp.feature.group" version="3.7.1.r37x_v20110729-9DB5FmNFnFLSFCtLxnRfMqt15A4A"/>
--<unit id="org.eclipse.rcp.source.feature.group" version="3.7.1.r37x_v20110729-9DB5FmNFnFLSFCtLxnRfMqt15A4A"/>
--<unit id="org.eclipse.rcp.sdk.id" version="3.7.1.M20110909-1335"/>
--<unit id="org.eclipse.equinox.sdk.feature.group" version="3.7.1.R37x_v20110907-7M7W8h8eNV4Vrz-hz01A7SL_MhZP"/>
--<unit id="org.eclipse.zest.sdk.feature.group" version="1.3.0.v20110425-2050-67C08COMOGAKRUKGP_ULXbePP8ZT"/>
++<unit id="org.eclipse.jdt.feature.group" version="3.7.2.v20120120-1414-7z8gFcuFMP7BW5XTz0jLTnz0l9B1"/>
++<unit id="org.eclipse.pde.source.feature.group" version="3.7.2.v20120120-1420-7b7rFUOFEx2Xnqafnpz0E--0"/>
++<unit id="org.eclipse.platform.feature.group" version="3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q"/>
++<unit id="org.eclipse.equinox.executable.feature.group" version="3.5.1.v20111216-1653-7P7NFUIFIbaUcU77s0KQWHw5HZTZ"/>
++<unit id="org.eclipse.platform.source.feature.group" version="3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q"/>
++<unit id="org.eclipse.platform.sdk" version="3.7.2.M20120208-0800"/>
++<unit id="org.eclipse.rcp.feature.group" version="3.7.2.v20120120-1424-9DB5FmnFq5JCf1UA38R-kz0S0272"/>
++<unit id="org.eclipse.rcp.source.feature.group" version="3.7.2.v20120120-1424-9DB5FmnFq5JCf1UA38R-kz0S0272"/>
++<unit id="org.eclipse.rcp.sdk.id" version="3.7.2.M20120208-0800"/>
++<unit id="org.eclipse.equinox.sdk.feature.group" version="3.7.1.R37x_v20110907-7M7W8i8eNV4WsRkue-4Vq4J6pCyW"/>
++<unit id="org.eclipse.zest.sdk.feature.group" version="1.3.0.v20110425-2050-67C18COMPIAKSVKGQaRTQTiSN8WP"/>
  <repository location="http://download.eclipse.org/releases/indigo"/>
  </location>
  <location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
--<unit id="org.eclipse.nebula.widgets.compositetable.feature" version="1.0.0.201409040043"/>
++<unit id="org.eclipse.nebula.widgets.compositetable.feature.feature.group" version="1.0.0.201409040043"/>
  <repository location="http://download.eclipse.org/technology/nebula/archives/Q32014/release/"/>
  </location>
  </locations>