Updated version in pom / project files to taxeditor version : 5.19.0 and cdmlib versi...
[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: 5.19.0
6 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
7 Bundle-Vendor: EDIT
8 Bundle-Localization: OSGI-INF/l10n/bundle
9 Export-Package: eu.etaxonomy.cdm,
10 eu.etaxonomy.taxeditor.editor,
11 eu.etaxonomy.taxeditor.editor.definedterm,
12 eu.etaxonomy.taxeditor.editor.definedterm.input,
13 eu.etaxonomy.taxeditor.event,
14 eu.etaxonomy.taxeditor.featuretree,
15 eu.etaxonomy.taxeditor.featuretree.e4,
16 eu.etaxonomy.taxeditor.featuretree.e4.handler,
17 eu.etaxonomy.taxeditor.handler,
18 eu.etaxonomy.taxeditor.handler.defaultHandler,
19 eu.etaxonomy.taxeditor.handler.defaultHandler.e4,
20 eu.etaxonomy.taxeditor.handler.update,
21 eu.etaxonomy.taxeditor.io,
22 eu.etaxonomy.taxeditor.io.wizard,
23 eu.etaxonomy.taxeditor.labels,
24 eu.etaxonomy.taxeditor.model,
25 eu.etaxonomy.taxeditor.newWizard,
26 eu.etaxonomy.taxeditor.operation,
27 eu.etaxonomy.taxeditor.operation.e4,
28 eu.etaxonomy.taxeditor.parser,
29 eu.etaxonomy.taxeditor.preference,
30 eu.etaxonomy.taxeditor.preference.matching,
31 eu.etaxonomy.taxeditor.preference.menu,
32 eu.etaxonomy.taxeditor.preference.wizard,
33 eu.etaxonomy.taxeditor.security,
34 eu.etaxonomy.taxeditor.store,
35 eu.etaxonomy.taxeditor.store.internal,
36 eu.etaxonomy.taxeditor.store.operations,
37 eu.etaxonomy.taxeditor.ui,
38 eu.etaxonomy.taxeditor.ui.bar,
39 eu.etaxonomy.taxeditor.ui.combo,
40 eu.etaxonomy.taxeditor.ui.combo.taxon,
41 eu.etaxonomy.taxeditor.ui.combo.term,
42 eu.etaxonomy.taxeditor.ui.dialog,
43 eu.etaxonomy.taxeditor.ui.dialog.configurator,
44 eu.etaxonomy.taxeditor.ui.dialog.configurator.deleteConfigurator,
45 eu.etaxonomy.taxeditor.ui.dialog.selection,
46 eu.etaxonomy.taxeditor.ui.element,
47 eu.etaxonomy.taxeditor.ui.group.grantedauthority,
48 eu.etaxonomy.taxeditor.ui.mvc.combo,
49 eu.etaxonomy.taxeditor.ui.section,
50 eu.etaxonomy.taxeditor.ui.section.agent,
51 eu.etaxonomy.taxeditor.ui.section.classification,
52 eu.etaxonomy.taxeditor.ui.section.description,
53 eu.etaxonomy.taxeditor.ui.section.key,
54 eu.etaxonomy.taxeditor.ui.section.name,
55 eu.etaxonomy.taxeditor.ui.section.occurrence,
56 eu.etaxonomy.taxeditor.ui.section.reference,
57 eu.etaxonomy.taxeditor.ui.section.supplemental,
58 eu.etaxonomy.taxeditor.ui.section.taxon,
59 eu.etaxonomy.taxeditor.ui.selection,
60 eu.etaxonomy.taxeditor.util,
61 eu.etaxonomy.taxeditor.view,
62 eu.etaxonomy.taxeditor.view.detail,
63 eu.etaxonomy.taxeditor.view.e4,
64 eu.etaxonomy.taxeditor.view.e4.details,
65 eu.etaxonomy.taxeditor.view.e4.supplementaldata,
66 eu.etaxonomy.taxeditor.view.search.derivative,
67 org.eclipse.wb.swt
68 Require-Bundle: org.eclipse.osgi,
69 org.eclipse.ui,
70 org.eclipse.jface.text,
71 org.eclipse.ui.forms,
72 eu.etaxonomy.taxeditor.cdmlib,
73 org.eclipse.core.databinding,
74 org.eclipse.core.databinding.beans,
75 org.eclipse.core.databinding.observable,
76 org.eclipse.core.databinding.property,
77 org.eclipse.jface.databinding,
78 eu.etaxonomy.taxeditor.workbench,
79 org.eclipse.e4.core.di.annotations;bundle-version="1.5.0",
80 org.eclipse.e4.ui.di;bundle-version="1.1.100",
81 org.eclipse.e4.ui.workbench,
82 org.eclipse.e4.core.di,
83 org.eclipse.e4.core.commands;bundle-version="0.11.100",
84 org.eclipse.e4.ui.services;bundle-version="1.2.100",
85 org.eclipse.e4.ui.model.workbench;bundle-version="1.2.0",
86 org.eclipse.e4.core.contexts;bundle-version="1.5.1",
87 org.eclipse.osgi.services,
88 org.eclipse.e4.core.services,
89 org.eclipse.nebula.widgets.compositetable;bundle-version="1.0.0",
90 org.eclipse.equinox.p2.repository,
91 org.eclipse.equinox.p2.ui,
92 org.eclipse.equinox.p2.operations,
93 org.eclipse.equinox.p2.metadata,
94 org.eclipse.equinox.p2.core,
95 org.eclipse.equinox.p2.engine,
96 eu.etaxonomy.taxeditor.store
97 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
98 Bundle-ActivationPolicy: lazy
99 Import-Package: javax.annotation;version="1.0.0";resolution:=optional,
100 javax.inject;version="1.0.0",
101 org.eclipse.core.commands,
102 org.eclipse.core.commands.operations,
103 org.eclipse.core.expressions,
104 org.eclipse.core.runtime,
105 org.eclipse.core.runtime.jobs,
106 org.eclipse.core.runtime.preferences,
107 org.eclipse.equinox.internal.p2.ui.model,
108 org.eclipse.jface.action,
109 org.eclipse.jface.dialogs,
110 org.eclipse.jface.preference,
111 org.eclipse.jface.resource,
112 org.eclipse.jface.viewers,
113 org.eclipse.swt,
114 org.eclipse.swt.graphics,
115 org.eclipse.swt.widgets,
116 org.eclipse.ui,
117 org.eclipse.ui.editors.text,
118 org.eclipse.ui.forms.widgets,
119 org.eclipse.ui.ide.undo,
120 org.osgi.framework,
121 org.osgi.service.prefs;version="1.1.1"