Project

General

Profile

Download (1.8 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: 5.15.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.editor,
15
 eu.etaxonomy.taxeditor.printpublisher,
16
 eu.etaxonomy.taxeditor.molecular;resolution:=optional,
17
 eu.etaxonomy.taxeditor.help,
18
 org.eclipse.equinox.ds,
19
 org.eclipse.equinox.util,
20
 org.eclipse.equinox.p2.core,
21
 org.eclipse.equinox.p2.ui,
22
 org.eclipse.equinox.p2.ui.sdk,
23
 org.eclipse.equinox.p2.updatechecker,
24
 org.eclipse.equinox.p2.operations,
25
 org.eclipse.help.ui,
26
 org.eclipse.equinox.p2.metadata,
27
 org.eclipse.equinox.p2.engine,
28
 org.eclipse.equinox.p2.metadata.repository,
29
 org.eclipse.equinox.p2.repository,
30
 org.eclipse.e4.ui.workbench;bundle-version="1.4.0",
31
 org.eclipse.e4.ui.model.workbench,
32
 eu.etaxonomy.taxeditor.workbench,
33
 org.eclipse.e4.ui.di,
34
 org.eclipse.e4.core.di.annotations,
35
 org.eclipse.emf.ecore,
36
 org.eclipse.emf.ecore.xmi,
37
 org.eclipse.e4.core.contexts,
38
 org.eclipse.e4.core.di,
39
 org.eclipse.e4.core.services,
40
 org.eclipse.e4.core.di.annotations,
41
 eu.etaxonomy.taxeditor.cdmlib,
42
 org.eclipse.osgi.services,
43
 org.eclipse.equinox.event
44
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
45
Bundle-ActivationPolicy: lazy
46
Import-Package: eu.etaxonomy.cdm.database,
47
 javax.annotation;version="1.0.0";resolution:=optional,
48
 javax.inject;version="1.0.0",
49
 org.apache.log4j,
50
 org.eclipse.equinox.app,
51
 org.eclipse.equinox.p2.repository.metadata,
52
 org.osgi.framework,
53
 org.osgi.service.packageadmin,
54
 org.springframework.remoting
    (1-1/1)