Project

General

Profile

« Previous | Next » 

Revision 707b6237

Added by Niels Hoffmann over 12 years ago

Merged with trunk

View differences:

eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF
1 1
Manifest-Version: 1.0
2 2
Bundle-ManifestVersion: 2
3
Bundle-Name: EDIT Taxonomic Editor - Navigation Bundle
3
Bundle-Name: Navigation Bundle
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.navigation;singleton:=true
5
Bundle-Version: 3.0.0.qualifier
5
Bundle-Version: 3.0.6.SNAPSHOT
6 6
Bundle-Vendor: EDIT
7 7
Export-Package: eu.etaxonomy.cdm,
8 8
 eu.etaxonomy.taxeditor.navigation,
9
 eu.etaxonomy.taxeditor.navigation.handler,
10 9
 eu.etaxonomy.taxeditor.navigation.internal,
11 10
 eu.etaxonomy.taxeditor.navigation.key.polytomous,
12 11
 eu.etaxonomy.taxeditor.navigation.navigator,
13
 eu.etaxonomy.taxeditor.navigation.search,
14
 eu.etaxonomy.taxeditor.wizard
12
 eu.etaxonomy.taxeditor.navigation.search
15 13
Require-Bundle: org.eclipse.ui,
16 14
 org.eclipse.ui.navigator,
17 15
 org.eclipse.ui.navigator.resources,
18 16
 org.eclipse.core.expressions,
19
 eu.etaxonomy.taxeditor.cdmlib;bundle-version="3.0.0",
17
 eu.etaxonomy.taxeditor.cdmlib,
20 18
 eu.etaxonomy.taxeditor.store,
21 19
 eu.etaxonomy.taxeditor.editor
22 20
Bundle-ActivationPolicy: lazy
......
28 26
 org.osgi.framework
29 27
Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin
30 28
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
29
Bundle-ClassPath: .

Also available in: Unified diff