X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/3ff018d47f65796db7767ff90eeb15a66779a22a..b33b7c33976f1e797ed77c2413e46a2902bd0465:/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 2df27fd95..ad568dd2d 100644 --- a/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF @@ -2,14 +2,11 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: DataStore Bundle Bundle-SymbolicName: eu.etaxonomy.taxeditor.store;singleton:=true -Bundle-Version: 5.6.0.qualifier +Bundle-Version: 5.18.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, eu.etaxonomy.taxeditor.editor.definedterm, @@ -42,6 +39,7 @@ Export-Package: eu.etaxonomy.cdm, 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,8 +60,6 @@ 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, @@ -102,8 +98,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,