X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/9ae093cddd4d3266ab4d7c5845d16411ed908eca..d3d0be177d72fdba3b70201bfed12a7b424d02d9:/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF diff --git a/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF index 32cc04263..8e0da4b5c 100644 --- a/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF @@ -2,22 +2,14 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: DataStore Bundle Bundle-SymbolicName: eu.etaxonomy.taxeditor.store;singleton:=true -Bundle-Version: 5.6.0 +Bundle-Version: 5.23.0.qualifier Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin Bundle-Vendor: EDIT Bundle-Localization: OSGI-INF/l10n/bundle -Export-Package: eu.etaxonomy.cdm, - eu.etaxonomy.cdm.database, - eu.etaxonomy.taxeditor.datasource, - eu.etaxonomy.taxeditor.datasource.wizard, - eu.etaxonomy.taxeditor.dnd.transfer, - eu.etaxonomy.taxeditor.editor, +Export-Package: eu.etaxonomy.taxeditor.editor, eu.etaxonomy.taxeditor.editor.definedterm, eu.etaxonomy.taxeditor.editor.definedterm.input, eu.etaxonomy.taxeditor.event, - eu.etaxonomy.taxeditor.featuretree, - eu.etaxonomy.taxeditor.featuretree.e4, - eu.etaxonomy.taxeditor.featuretree.e4.handler, eu.etaxonomy.taxeditor.handler, eu.etaxonomy.taxeditor.handler.defaultHandler, eu.etaxonomy.taxeditor.handler.defaultHandler.e4, @@ -25,7 +17,7 @@ Export-Package: eu.etaxonomy.cdm, eu.etaxonomy.taxeditor.io, eu.etaxonomy.taxeditor.io.wizard, eu.etaxonomy.taxeditor.labels, - eu.etaxonomy.taxeditor.model;uses:="eu.etaxonomy.cdm.model.common,eu.etaxonomy.cdm.model.name,eu.etaxonomy.cdm.model.taxon", + eu.etaxonomy.taxeditor.model, eu.etaxonomy.taxeditor.newWizard, eu.etaxonomy.taxeditor.operation, eu.etaxonomy.taxeditor.operation.e4, @@ -38,10 +30,14 @@ Export-Package: eu.etaxonomy.cdm, eu.etaxonomy.taxeditor.store, eu.etaxonomy.taxeditor.store.internal, eu.etaxonomy.taxeditor.store.operations, + eu.etaxonomy.taxeditor.termtree, + eu.etaxonomy.taxeditor.termtree.e4, + eu.etaxonomy.taxeditor.termtree.e4.handler, eu.etaxonomy.taxeditor.ui, eu.etaxonomy.taxeditor.ui.bar, eu.etaxonomy.taxeditor.ui.combo, eu.etaxonomy.taxeditor.ui.combo.taxon, + eu.etaxonomy.taxeditor.ui.combo.term, eu.etaxonomy.taxeditor.ui.dialog, eu.etaxonomy.taxeditor.ui.dialog.configurator, eu.etaxonomy.taxeditor.ui.dialog.configurator.deleteConfigurator, @@ -62,14 +58,11 @@ Export-Package: eu.etaxonomy.cdm, eu.etaxonomy.taxeditor.ui.selection, eu.etaxonomy.taxeditor.util, eu.etaxonomy.taxeditor.view, - eu.etaxonomy.taxeditor.view.datasource, - eu.etaxonomy.taxeditor.view.datasource.handler, eu.etaxonomy.taxeditor.view.detail, eu.etaxonomy.taxeditor.view.e4, eu.etaxonomy.taxeditor.view.e4.details, eu.etaxonomy.taxeditor.view.e4.supplementaldata, eu.etaxonomy.taxeditor.view.search.derivative, - eu.etaxonomy.taxeditor.view.search.specimen, org.eclipse.wb.swt Require-Bundle: org.eclipse.osgi, org.eclipse.ui, @@ -102,8 +95,7 @@ Require-Bundle: org.eclipse.osgi, eu.etaxonomy.taxeditor.store Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy -Import-Package: eu.etaxonomy.taxeditor.webapp, - javax.annotation;version="1.0.0";resolution:=optional, +Import-Package: javax.annotation;version="1.0.0";resolution:=optional, javax.inject;version="1.0.0", org.eclipse.core.commands, org.eclipse.core.commands.operations,