X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/5e20d614e48a83149906f941921351ce9d56096e..0e9fc7a207d27c516c4840738f260f484fdda8a9:/eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF diff --git a/eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF index 30660ab0a..1c730c98c 100644 --- a/eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF @@ -2,17 +2,20 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Editor Bundle Bundle-SymbolicName: eu.etaxonomy.taxeditor.editor;singleton:=true -Bundle-Version: 3.6.1.qualifier +Bundle-Version: 3.13.0.qualifier Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin Bundle-Vendor: %Bundle-Vendor.0 Bundle-Localization: OSGI-INF/l10n/plugin Export-Package: eu.etaxonomy.taxeditor.editor, eu.etaxonomy.taxeditor.editor.handler, eu.etaxonomy.taxeditor.editor.internal, + eu.etaxonomy.taxeditor.editor.key.polytomous, eu.etaxonomy.taxeditor.editor.name, eu.etaxonomy.taxeditor.editor.name.handler, + eu.etaxonomy.taxeditor.editor.name.operation, eu.etaxonomy.taxeditor.editor.view.concept, eu.etaxonomy.taxeditor.editor.view.dataimport, + eu.etaxonomy.taxeditor.editor.view.derivate, eu.etaxonomy.taxeditor.editor.view.descriptive, eu.etaxonomy.taxeditor.editor.view.media, eu.etaxonomy.taxeditor.editor.view.uses @@ -26,7 +29,7 @@ Require-Bundle: org.eclipse.ui, org.eclipse.zest.layouts, eu.etaxonomy.taxeditor.cdmlib, org.eclipse.ui.ide -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Bundle-ActivationPolicy: lazy Import-Package: org.eclipse.core.databinding.beans, org.eclipse.core.databinding.observable.list, @@ -177,15 +180,4 @@ Bundle-ClassPath: ., jdimodel.jar, pdebuild.jar, compatibility.jar, - junit.jar, - lib/biojava3-alignment-3.0.7.jar, - lib/biojava3-core-3.0.7.jar, - lib/core-1.8.5.jar, - lib/sequencing-1.8.5.jar, - lib/bioinfweb.commons/, - lib/commons-lang3-3.1.jar, - lib/JPhyloIO/, - lib/info.bioinfweb.libralign.core/, - lib/info.bioinfweb.libralign.swt/, - lib/info.bioinfweb.tic.core/, - lib/info.bioinfweb.tic.swt/ + junit.jar