Project

General

Profile

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