Project

General

Profile

Download (1.1 KB) Statistics
| Branch: | Tag: | Revision:
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: Navigation Bundle
4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.navigation;singleton:=true
5
Bundle-Version: 4.3.0
6
Bundle-Vendor: EDIT
7
Export-Package: eu.etaxonomy.cdm,
8
 eu.etaxonomy.taxeditor.navigation,
9
 eu.etaxonomy.taxeditor.navigation.internal,
10
 eu.etaxonomy.taxeditor.navigation.key.polytomous,
11
 eu.etaxonomy.taxeditor.navigation.key.polytomous.operation,
12
 eu.etaxonomy.taxeditor.navigation.navigator,
13
 eu.etaxonomy.taxeditor.navigation.navigator.operation,
14
 eu.etaxonomy.taxeditor.navigation.search
15
Require-Bundle: org.eclipse.ui,
16
 org.eclipse.ui.navigator,
17
 org.eclipse.ui.navigator.resources,
18
 org.eclipse.core.expressions,
19
 eu.etaxonomy.taxeditor.cdmlib,
20
 eu.etaxonomy.taxeditor.store,
21
 eu.etaxonomy.taxeditor.editor
22
Bundle-ActivationPolicy: lazy
23
Import-Package: org.eclipse.core.resources,
24
 org.eclipse.core.runtime,
25
 org.eclipse.core.runtime.jobs,
26
 org.eclipse.equinox.app,
27
 org.eclipse.ui.forms.widgets,
28
 org.osgi.framework
29
Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin
30
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
    (1-1/1)