Project

General

Profile

Download (1.54 KB) Statistics
| Branch: | Tag: | Revision:
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.7.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
Require-Bundle: org.eclipse.ui,
11
 org.eclipse.core.runtime,
12
 eu.etaxonomy.taxeditor.store,
13
 eu.etaxonomy.taxeditor.navigation,
14
 eu.etaxonomy.taxeditor.bulkeditor,
15
 eu.etaxonomy.taxeditor.editor,
16
 eu.etaxonomy.taxeditor.printpublisher,
17
 eu.etaxonomy.taxeditor.molecular;resolution:=optional,
18
 eu.etaxonomy.taxeditor.help,
19
 org.eclipse.equinox.ds,
20
 org.eclipse.equinox.util,
21
 org.eclipse.equinox.p2.core,
22
 org.eclipse.equinox.p2.ui,
23
 org.eclipse.equinox.p2.ui.sdk,
24
 org.eclipse.equinox.p2.updatechecker,
25
 org.eclipse.equinox.p2.operations,
26
 org.eclipse.help.ui,
27
 org.eclipse.equinox.p2.metadata,
28
 org.eclipse.equinox.p2.engine,
29
 org.eclipse.equinox.p2.metadata.repository,
30
 org.eclipse.equinox.p2.repository,
31
 org.eclipse.e4.ui.workbench,
32
 org.eclipse.e4.core.di.annotations;bundle-version="1.5.0",
33
 eu.etaxonomy.taxeditor.workbench;bundle-version="1.0.0"
34
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
35
Bundle-ActivationPolicy: lazy
36
Import-Package: eu.etaxonomy.cdm.database,
37
 javax.annotation;version="1.0.0";resolution:=optional,
38
 javax.inject;version="1.0.0",
39
 org.apache.log4j,
40
 org.eclipse.equinox.app,
41
 org.eclipse.equinox.p2.repository.metadata,
42
 org.osgi.framework,
43
 org.osgi.service.packageadmin,
44
 org.springframework.remoting
    (1-1/1)