- added handler to exported packages
[taxeditor.git] / eu.etaxonomy.taxeditor.molecular / META-INF / MANIFEST.MF
index c7331abc7926868922910fecef657b1fbb78daaa..615af5b9eb89ebe16534a25878ba324f51cf48af 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Molecular Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.molecular;singleton:=true
-Bundle-Version: 3.6.1.SNAPSHOT
+Bundle-Version: 3.6.1.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
@@ -11,7 +11,7 @@ Require-Bundle: org.eclipse.ui,
  eu.etaxonomy.taxeditor.store,
  eu.etaxonomy.taxeditor.editor,
  eu.etaxonomy.taxeditor.bulkeditor
-Bundle-RequiredExecutionEnvironment: JavaSE-1.7
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: EDIT
 Bundle-ClassPath: lib/bioinfweb-commons-bio-2-SNAPSHOT.jar,
@@ -25,3 +25,6 @@ Bundle-ClassPath: lib/bioinfweb-commons-bio-2-SNAPSHOT.jar,
  lib/sequencing-1.9.2-SNAPSHOT.jar,
  lib/tic-core-2-SNAPSHOT.jar,
  lib/tic-swt-2-SNAPSHOT.jar
+Export-Package: eu.etaxonomy.taxeditor.molecular,
+ eu.etaxonomy.taxeditor.molecular.editor,
+ eu.etaxonomy.taxeditor.molecular.handler