X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/3c928d6e9978ff625cfedbc85fd9eb4d96dd20ab..0645911c353ba25e121a675469155712b207b4de:/eu.etaxonomy.taxeditor.molecular/META-INF/MANIFEST.MF diff --git a/eu.etaxonomy.taxeditor.molecular/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.molecular/META-INF/MANIFEST.MF index 1bd9d0e4a..82eacdfcc 100644 --- a/eu.etaxonomy.taxeditor.molecular/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.molecular/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Molecular Bundle Bundle-SymbolicName: eu.etaxonomy.taxeditor.molecular;singleton:=true -Bundle-Version: 4.3.0.qualifier +Bundle-Version: 5.8.0 Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, @@ -12,10 +12,20 @@ Require-Bundle: org.eclipse.ui, eu.etaxonomy.taxeditor.cdmlib, eu.etaxonomy.taxeditor.editor, eu.etaxonomy.taxeditor.store, - eu.etaxonomy.taxeditor.molecular.lib -Bundle-RequiredExecutionEnvironment: JavaSE-1.7 + eu.etaxonomy.taxeditor.molecular.lib, + org.eclipse.core.databinding.observable;bundle-version="1.4.0", + org.eclipse.core.databinding;bundle-version="1.4.0", + org.eclipse.jface.databinding;bundle-version="1.5.0", + org.eclipse.core.databinding.property;bundle-version="1.4.0", + org.eclipse.e4.core.di.annotations, + org.eclipse.e4.ui.services, + org.eclipse.e4.ui.model.workbench, + org.eclipse.e4.ui.workbench, + org.eclipse.e4.ui.di +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy Bundle-Vendor: EDIT Export-Package: eu.etaxonomy.taxeditor.molecular, eu.etaxonomy.taxeditor.molecular.editor, - eu.etaxonomy.taxeditor.molecular.handler + eu.etaxonomy.taxeditor.molecular.handler, + eu.etaxonomy.taxeditor.molecular.io