952c374532557571a7a56117aba478121d74d2fc
[taxeditor.git] / eu.etaxonomy.taxeditor.application / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Application
4 Bundle-SymbolicName: eu.etaxonomy.taxeditor.application;singleton:=true
5 Bundle-Version: 3.3.2.qualifier
6 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
7 Bundle-Vendor: EDIT
8 Bundle-Localization: plugin
9 Export-Package: eu.etaxonomy.taxeditor
10 Bundle-ActivationPolicy: lazy
11 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
12 Import-Package: org.apache.log4j,
13 org.eclipse.equinox.app,
14 org.osgi.framework,
15 org.osgi.service.packageadmin
16 Require-Bundle: org.eclipse.ui,
17 org.eclipse.core.runtime,
18 eu.etaxonomy.taxeditor.store,
19 eu.etaxonomy.taxeditor.navigation,
20 eu.etaxonomy.taxeditor.bulkeditor,
21 eu.etaxonomy.taxeditor.editor,
22 eu.etaxonomy.taxeditor.printpublisher,
23 eu.etaxonomy.taxeditor.help,
24 org.eclipse.equinox.ds,
25 org.eclipse.equinox.util,
26 org.eclipse.equinox.p2.core,
27 org.eclipse.equinox.p2.ui,
28 org.eclipse.equinox.p2.ui.sdk,
29 org.eclipse.equinox.p2.updatechecker,
30 org.eclipse.equinox.p2.operations,
31 org.eclipse.help.ui