X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/2b99aa564dae928380d1c37bc238e2ab12b828a4..636676931d0d968e91b00c0b194b375695311de5:/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 cd89db096..47fdc897e 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.4.0 +Bundle-Version: 4.7.0.qualifier Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, @@ -12,10 +12,15 @@ Require-Bundle: org.eclipse.ui, eu.etaxonomy.taxeditor.cdmlib, eu.etaxonomy.taxeditor.editor, eu.etaxonomy.taxeditor.store, - eu.etaxonomy.taxeditor.molecular.lib + 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" Bundle-RequiredExecutionEnvironment: JavaSE-1.7 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