Project

General

Profile

Download (2.64 KB) Statistics
| Branch: | Tag: | Revision:
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: DataStore Bundle
4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.store;singleton:=true
5
Bundle-Version: 3.0.6.qualifier
6
Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
7
Bundle-Vendor: EDIT
8
Export-Package: eu.etaxonomy.cdm,
9
 eu.etaxonomy.cdm.database,
10
 eu.etaxonomy.taxeditor.datasource,
11
 eu.etaxonomy.taxeditor.datasource.wizard,
12
 eu.etaxonomy.taxeditor.featuretree,
13
 eu.etaxonomy.taxeditor.handler,
14
 eu.etaxonomy.taxeditor.io,
15
 eu.etaxonomy.taxeditor.io.wizard,
16
 eu.etaxonomy.taxeditor.labels,
17
 eu.etaxonomy.taxeditor.model;uses:="eu.etaxonomy.cdm.model.common,eu.etaxonomy.cdm.model.name,eu.etaxonomy.cdm.model.taxon",
18
 eu.etaxonomy.taxeditor.newWizard,
19
 eu.etaxonomy.taxeditor.operation,
20
 eu.etaxonomy.taxeditor.parser,
21
 eu.etaxonomy.taxeditor.preference,
22
 eu.etaxonomy.taxeditor.preference.matching,
23
 eu.etaxonomy.taxeditor.preference.menu,
24
 eu.etaxonomy.taxeditor.preference.wizard,
25
 eu.etaxonomy.taxeditor.store,
26
 eu.etaxonomy.taxeditor.store.internal,
27
 eu.etaxonomy.taxeditor.store.operations,
28
 eu.etaxonomy.taxeditor.ui.bar,
29
 eu.etaxonomy.taxeditor.ui.dialogs,
30
 eu.etaxonomy.taxeditor.ui.dialogs.filteredSelection,
31
 eu.etaxonomy.taxeditor.ui.forms,
32
 eu.etaxonomy.taxeditor.ui.section,
33
 eu.etaxonomy.taxeditor.ui.section.agent,
34
 eu.etaxonomy.taxeditor.ui.section.classification,
35
 eu.etaxonomy.taxeditor.ui.section.description,
36
 eu.etaxonomy.taxeditor.ui.section.key,
37
 eu.etaxonomy.taxeditor.ui.section.name,
38
 eu.etaxonomy.taxeditor.ui.section.occurrence,
39
 eu.etaxonomy.taxeditor.ui.section.reference,
40
 eu.etaxonomy.taxeditor.ui.section.supplemental,
41
 eu.etaxonomy.taxeditor.ui.section.taxon,
42
 eu.etaxonomy.taxeditor.ui.selection,
43
 eu.etaxonomy.taxeditor.ui.term,
44
 eu.etaxonomy.taxeditor.view,
45
 eu.etaxonomy.taxeditor.view.datasource,
46
 eu.etaxonomy.taxeditor.view.datasource.handler,
47
 eu.etaxonomy.taxeditor.view.detail,
48
 eu.etaxonomy.taxeditor.view.supplementaldata
49
Require-Bundle: org.eclipse.osgi,
50
 org.eclipse.ui,
51
 org.eclipse.jface.text,
52
 org.eclipse.pde.runtime,
53
 org.eclipse.ui.forms,
54
 eu.etaxonomy.taxeditor.cdmlib
55
Import-Package: org.eclipse.core.commands,
56
 org.eclipse.core.commands.operations,
57
 org.eclipse.core.expressions,
58
 org.eclipse.core.runtime,
59
 org.eclipse.core.runtime.jobs,
60
 org.eclipse.jface.action,
61
 org.eclipse.jface.dialogs,
62
 org.eclipse.jface.preference,
63
 org.eclipse.jface.resource,
64
 org.eclipse.jface.viewers,
65
 org.eclipse.swt,
66
 org.eclipse.swt.graphics,
67
 org.eclipse.swt.widgets,
68
 org.eclipse.ui,
69
 org.eclipse.ui.editors.text,
70
 org.eclipse.ui.forms.widgets,
71
 org.eclipse.ui.ide.undo,
72
 org.osgi.framework
73
Bundle-ActivationPolicy: lazy
74
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
    (1-1/1)