Merge branch 'release/4.4.0' into develop
[taxeditor.git] / eu.etaxonomy.taxeditor.store / META-INF / MANIFEST.MF
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: 4.5.0.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.dnd.transfer,
13 eu.etaxonomy.taxeditor.editor,
14 eu.etaxonomy.taxeditor.editor.definedterm,
15 eu.etaxonomy.taxeditor.editor.definedterm.input,
16 eu.etaxonomy.taxeditor.featuretree,
17 eu.etaxonomy.taxeditor.handler,
18 eu.etaxonomy.taxeditor.handler.defaultHandler,
19 eu.etaxonomy.taxeditor.io,
20 eu.etaxonomy.taxeditor.io.wizard,
21 eu.etaxonomy.taxeditor.labels,
22 eu.etaxonomy.taxeditor.model;uses:="eu.etaxonomy.cdm.model.common,eu.etaxonomy.cdm.model.name,eu.etaxonomy.cdm.model.taxon",
23 eu.etaxonomy.taxeditor.newWizard,
24 eu.etaxonomy.taxeditor.operation,
25 eu.etaxonomy.taxeditor.parser,
26 eu.etaxonomy.taxeditor.preference,
27 eu.etaxonomy.taxeditor.preference.matching,
28 eu.etaxonomy.taxeditor.preference.menu,
29 eu.etaxonomy.taxeditor.preference.wizard,
30 eu.etaxonomy.taxeditor.security,
31 eu.etaxonomy.taxeditor.store,
32 eu.etaxonomy.taxeditor.store.internal,
33 eu.etaxonomy.taxeditor.store.operations,
34 eu.etaxonomy.taxeditor.ui.bar,
35 eu.etaxonomy.taxeditor.ui.combo,
36 eu.etaxonomy.taxeditor.ui.dialog,
37 eu.etaxonomy.taxeditor.ui.dialog.deleteConfigurator,
38 eu.etaxonomy.taxeditor.ui.dialog.selection,
39 eu.etaxonomy.taxeditor.ui.element,
40 eu.etaxonomy.taxeditor.ui.group.grantedauthority,
41 eu.etaxonomy.taxeditor.ui.mvc.combo,
42 eu.etaxonomy.taxeditor.ui.section,
43 eu.etaxonomy.taxeditor.ui.section.agent,
44 eu.etaxonomy.taxeditor.ui.section.classification,
45 eu.etaxonomy.taxeditor.ui.section.description,
46 eu.etaxonomy.taxeditor.ui.section.key,
47 eu.etaxonomy.taxeditor.ui.section.name,
48 eu.etaxonomy.taxeditor.ui.section.occurrence,
49 eu.etaxonomy.taxeditor.ui.section.reference,
50 eu.etaxonomy.taxeditor.ui.section.supplemental,
51 eu.etaxonomy.taxeditor.ui.section.taxon,
52 eu.etaxonomy.taxeditor.ui.selection,
53 eu.etaxonomy.taxeditor.util,
54 eu.etaxonomy.taxeditor.view,
55 eu.etaxonomy.taxeditor.view.datasource,
56 eu.etaxonomy.taxeditor.view.datasource.handler,
57 eu.etaxonomy.taxeditor.view.derivateSearch,
58 eu.etaxonomy.taxeditor.view.detail,
59 eu.etaxonomy.taxeditor.view.specimenSearch,
60 eu.etaxonomy.taxeditor.view.supplementaldata,
61 org.eclipse.wb.swt
62 Require-Bundle: org.eclipse.osgi,
63 org.eclipse.ui,
64 org.eclipse.jface.text,
65 org.eclipse.ui.forms,
66 eu.etaxonomy.taxeditor.cdmlib,
67 org.eclipse.nebula.widgets.compositetable,
68 org.eclipse.core.databinding,
69 org.eclipse.core.databinding.beans,
70 org.eclipse.core.databinding.observable,
71 org.eclipse.core.databinding.property,
72 org.eclipse.jface.databinding
73 Import-Package: eu.etaxonomy.taxeditor.webapp,
74 org.eclipse.core.commands,
75 org.eclipse.core.commands.operations,
76 org.eclipse.core.expressions,
77 org.eclipse.core.runtime,
78 org.eclipse.core.runtime.jobs,
79 org.eclipse.core.runtime.preferences,
80 org.eclipse.equinox.internal.p2.ui.model,
81 org.eclipse.jface.action,
82 org.eclipse.jface.dialogs,
83 org.eclipse.jface.preference,
84 org.eclipse.jface.resource,
85 org.eclipse.jface.viewers,
86 org.eclipse.swt,
87 org.eclipse.swt.graphics,
88 org.eclipse.swt.widgets,
89 org.eclipse.ui,
90 org.eclipse.ui.editors.text,
91 org.eclipse.ui.forms.widgets,
92 org.eclipse.ui.ide.undo,
93 org.osgi.framework,
94 org.osgi.service.prefs;version="1.1.1"
95 Bundle-ActivationPolicy: lazy
96 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
97 Bundle-Localization: OSGI-INF/l10n/bundle