Project

General

Profile

Download (1.02 KB) Statistics
| Branch: | Tag: | Revision:
1
Manifest-Version: 1.0
2
Bundle-SymbolicName: eu.etaxonomy.taxeditor.workbench;singleton:=true
3
Export-Package: eu.etaxonomy.taxeditor.bulkeditor,
4
 eu.etaxonomy.taxeditor.workbench,
5
 eu.etaxonomy.taxeditor.workbench.part
6
Bundle-Name: Workbench Bundle
7
Bundle-Version: 5.1.0
8
Require-Bundle: org.eclipse.ui,
9
 org.eclipse.core.runtime,
10
 org.eclipse.e4.ui.workbench,
11
 org.eclipse.e4.ui.model.workbench;bundle-version="1.2.0",
12
 org.eclipse.e4.core.di.annotations;bundle-version="1.5.0",
13
 org.apache.log4j;bundle-version="1.2.15",
14
 org.eclipse.equinox.p2.ui,
15
 org.eclipse.equinox.p2.metadata;bundle-version="2.3.100",
16
 org.eclipse.equinox.p2.operations;bundle-version="2.4.200",
17
 org.eclipse.e4.core.di,
18
 org.eclipse.e4.ui.services,
19
 org.eclipse.e4.core.commands,
20
 org.eclipse.e4.core.contexts,
21
 org.eclipse.e4.core.services
22
Bundle-ManifestVersion: 2
23
Bundle-Activator: eu.etaxonomy.taxeditor.workbench.Activator
24
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
25
Bundle-ActivationPolicy: lazy
26
Bundle-Vendor: EDIT
27
Import-Package: javax.inject;version="1.0.0"
28

    
    (1-1/1)