X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/4e4e473cb980cc6e7c6862c7525fc0cdfc2136bc..c41be679d208d57409171b8a8439f404d9f18733:/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF diff --git a/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF index 9082988c8..014ce9a6c 100644 --- a/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF @@ -2,24 +2,15 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Application Bundle-SymbolicName: eu.etaxonomy.taxeditor.application;singleton:=true -Bundle-Version: 4.7.0.qualifier +Bundle-Version: 4.12.1 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin Bundle-Vendor: EDIT Bundle-Localization: OSGI-INF/l10n/plugin Export-Package: eu.etaxonomy.taxeditor -Bundle-ActivationPolicy: lazy -Import-Package: eu.etaxonomy.cdm.database, - org.apache.log4j, - org.eclipse.equinox.app, - org.eclipse.equinox.p2.repository.metadata, - org.osgi.framework, - org.osgi.service.packageadmin, - org.springframework.remoting Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, eu.etaxonomy.taxeditor.store, eu.etaxonomy.taxeditor.navigation, - eu.etaxonomy.taxeditor.bulkeditor, eu.etaxonomy.taxeditor.editor, eu.etaxonomy.taxeditor.printpublisher, eu.etaxonomy.taxeditor.molecular;resolution:=optional, @@ -35,4 +26,28 @@ Require-Bundle: org.eclipse.ui, org.eclipse.equinox.p2.metadata, org.eclipse.equinox.p2.engine, org.eclipse.equinox.p2.metadata.repository, - org.eclipse.equinox.p2.repository + org.eclipse.equinox.p2.repository, + org.eclipse.e4.ui.workbench;bundle-version="1.4.0", + org.eclipse.e4.ui.model.workbench, + eu.etaxonomy.taxeditor.workbench, + org.eclipse.e4.ui.di, + org.eclipse.e4.core.di.annotations, + org.eclipse.emf.ecore, + org.eclipse.emf.ecore.xmi, + org.eclipse.e4.core.contexts, + org.eclipse.e4.core.di, + org.eclipse.e4.core.services, + org.eclipse.e4.core.di.annotations, + eu.etaxonomy.taxeditor.cdmlib, + org.eclipse.osgi.services +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-ActivationPolicy: lazy +Import-Package: eu.etaxonomy.cdm.database, + javax.annotation;version="1.0.0";resolution:=optional, + javax.inject;version="1.0.0", + org.apache.log4j, + org.eclipse.equinox.app, + org.eclipse.equinox.p2.repository.metadata, + org.osgi.framework, + org.osgi.service.packageadmin, + org.springframework.remoting