X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/7230fb27c99bb4c33f2d385794d4118776ebe516..110c8df54459dafd274bb914fabe764d26598ccb:/eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF diff --git a/eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF index fcfaf062a..ca3b92952 100644 --- a/eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF @@ -2,7 +2,8 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Navigation Bundle Bundle-SymbolicName: eu.etaxonomy.taxeditor.navigation;singleton:=true -Bundle-Version: 4.1.1 +Bundle-Version: 4.9.0.qualifier +Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin Bundle-Vendor: EDIT Export-Package: eu.etaxonomy.cdm, eu.etaxonomy.taxeditor.navigation, @@ -18,13 +19,14 @@ Require-Bundle: org.eclipse.ui, org.eclipse.core.expressions, eu.etaxonomy.taxeditor.cdmlib, eu.etaxonomy.taxeditor.store, - eu.etaxonomy.taxeditor.editor -Bundle-ActivationPolicy: lazy + eu.etaxonomy.taxeditor.editor, + org.eclipse.e4.ui.model.workbench;bundle-version="1.2.0.v20160229-1459" +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.eclipse.core.resources, org.eclipse.core.runtime, org.eclipse.core.runtime.jobs, org.eclipse.equinox.app, + org.eclipse.osgi.util;version="1.1.0", org.eclipse.ui.forms.widgets, org.osgi.framework -Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin -Bundle-RequiredExecutionEnvironment: JavaSE-1.7 +Bundle-ActivationPolicy: lazy