Updated version in pom / project files to taxeditor version : 4.5.0-SNAPSHOT and...
[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: 4.5.0.qualifier
6 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
7 Bundle-Vendor: EDIT
8 Bundle-Localization: OSGI-INF/l10n/plugin
9 Export-Package: eu.etaxonomy.taxeditor
10 Bundle-ActivationPolicy: lazy
11 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
12 Import-Package: eu.etaxonomy.cdm.database,
13 org.apache.log4j,
14 org.eclipse.equinox.app,
15 org.eclipse.equinox.p2.repository.metadata,
16 org.osgi.framework,
17 org.osgi.service.packageadmin,
18 org.springframework.remoting
19 Require-Bundle: org.eclipse.ui,
20 org.eclipse.core.runtime,
21 eu.etaxonomy.taxeditor.store,
22 eu.etaxonomy.taxeditor.navigation,
23 eu.etaxonomy.taxeditor.bulkeditor,
24 eu.etaxonomy.taxeditor.editor,
25 eu.etaxonomy.taxeditor.printpublisher,
26 eu.etaxonomy.taxeditor.molecular;resolution:=optional,
27 eu.etaxonomy.taxeditor.help,
28 org.eclipse.equinox.ds,
29 org.eclipse.equinox.util,
30 org.eclipse.equinox.p2.core,
31 org.eclipse.equinox.p2.ui,
32 org.eclipse.equinox.p2.ui.sdk,
33 org.eclipse.equinox.p2.updatechecker,
34 org.eclipse.equinox.p2.operations,
35 org.eclipse.help.ui,
36 org.eclipse.equinox.p2.metadata,
37 org.eclipse.equinox.p2.engine,
38 org.eclipse.equinox.p2.metadata.repository,
39 org.eclipse.equinox.p2.repository