X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/e707c070618dff7e2751bbe2eb5dfcdf1215c7df..575cab920bbeae98697f5badb0be9975a7347ec6:/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 264d85a88..7a057cdf2 100644 --- a/eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF @@ -2,15 +2,17 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Editor Bundle Bundle-SymbolicName: eu.etaxonomy.taxeditor.editor;singleton:=true -Bundle-Version: 3.0.11.201206271847 +Bundle-Version: 3.7.0.qualifier Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin Bundle-Vendor: %Bundle-Vendor.0 -Bundle-Localization: plugin +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.name, eu.etaxonomy.taxeditor.editor.name.handler, + eu.etaxonomy.taxeditor.editor.view.concept, + eu.etaxonomy.taxeditor.editor.view.dataimport, eu.etaxonomy.taxeditor.editor.view.descriptive, eu.etaxonomy.taxeditor.editor.view.media, eu.etaxonomy.taxeditor.editor.view.uses @@ -22,7 +24,8 @@ Require-Bundle: org.eclipse.ui, eu.etaxonomy.taxeditor.bulkeditor, org.eclipse.zest.core, org.eclipse.zest.layouts, - eu.etaxonomy.taxeditor.cdmlib + eu.etaxonomy.taxeditor.cdmlib, + org.eclipse.ui.ide Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-ActivationPolicy: lazy Import-Package: org.eclipse.core.databinding.beans,