Project

General

Profile

Download (1.2 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: 3.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
Bundle-ActivationPolicy: lazy
11
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
12
Import-Package: org.apache.log4j,
13
 org.eclipse.equinox.app,
14
 org.eclipse.equinox.p2.repository.metadata,
15
 org.osgi.framework,
16
 org.osgi.service.packageadmin
17
Require-Bundle: org.eclipse.ui,
18
 org.eclipse.core.runtime,
19
 eu.etaxonomy.taxeditor.store,
20
 eu.etaxonomy.taxeditor.navigation,
21
 eu.etaxonomy.taxeditor.bulkeditor,
22
 eu.etaxonomy.taxeditor.editor,
23
 eu.etaxonomy.taxeditor.printpublisher,
24
 eu.etaxonomy.taxeditor.help,
25
 org.eclipse.equinox.ds,
26
 org.eclipse.equinox.util,
27
 org.eclipse.equinox.p2.core,
28
 org.eclipse.equinox.p2.ui,
29
 org.eclipse.equinox.p2.ui.sdk,
30
 org.eclipse.equinox.p2.updatechecker,
31
 org.eclipse.equinox.p2.operations,
32
 org.eclipse.help.ui,
33
 org.eclipse.equinox.p2.metadata,
34
 org.eclipse.equinox.p2.engine,
35
 org.eclipse.equinox.p2.metadata.repository,
36
 org.eclipse.equinox.p2.repository
    (1-1/1)