improved versioning of plugins and features
[taxeditor.git] / taxeditor-editor / META-INF / MANIFEST.MF
index c4ccc70b137b68935adeaf416aaa9e05463d44ae..5fd39e239c94f5451bb2dccc627b5c850baad146 100644 (file)
@@ -2,15 +2,21 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name.0
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.editor;singleton:=true
-Bundle-Version: 1.1.0
+Bundle-Version: 2.0.1.qualifier
+Bundle-ClassPath: .,icons/
 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
 Bundle-Vendor: %Bundle-Vendor.0
+Bundle-Localization: plugin
 Export-Package: eu.etaxonomy.taxeditor.editor,
  eu.etaxonomy.taxeditor.editor.description,
+ eu.etaxonomy.taxeditor.editor.description.handler,
  eu.etaxonomy.taxeditor.editor.handler,
  eu.etaxonomy.taxeditor.editor.images,
+ eu.etaxonomy.taxeditor.editor.images.handler,
  eu.etaxonomy.taxeditor.editor.internal,
  eu.etaxonomy.taxeditor.editor.name,
+ eu.etaxonomy.taxeditor.editor.name.handler,
+ eu.etaxonomy.taxeditor.editor.reference,
  eu.etaxonomy.taxeditor.propertysheet,
  eu.etaxonomy.taxeditor.propertysheet.description,
  eu.etaxonomy.taxeditor.propertysheet.images,
@@ -32,9 +38,8 @@ Require-Bundle: org.eclipse.ui;bundle-version="3.4.1",
  org.eclipse.core.expressions;bundle-version="3.4.0",
  org.eclipse.ui.forms;bundle-version="3.3.101",
  org.eclipse.jface.text;bundle-version="3.4.1",
+ org.eclipse.ui.views.properties.tabbed;bundle-version="3.4.2",
  eu.etaxonomy.cdmLibrary;bundle-version="2.0.0",
  eu.etaxonomy.taxeditor.store;bundle-version="1.0.0"
 Bundle-ActivationPolicy: lazy
-Bundle-Localization: plugin
-Bundle-ClassPath: .,
- icons/
+Bundle-RequiredExecutionEnvironment: J2SE-1.5