Merge branch 'release/4.13.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.14.0.qualifier
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.cdm.database,
11 eu.etaxonomy.taxeditor.datasource,
12 eu.etaxonomy.taxeditor.datasource.wizard,
13 eu.etaxonomy.taxeditor.dnd.transfer,
14 eu.etaxonomy.taxeditor.editor,
15 eu.etaxonomy.taxeditor.editor.definedterm,
16 eu.etaxonomy.taxeditor.editor.definedterm.input,
17 eu.etaxonomy.taxeditor.event,
18 eu.etaxonomy.taxeditor.featuretree,
19 eu.etaxonomy.taxeditor.featuretree.e4,
20 eu.etaxonomy.taxeditor.handler,
21 eu.etaxonomy.taxeditor.handler.defaultHandler,
22 eu.etaxonomy.taxeditor.handler.defaultHandler.e4,
23 eu.etaxonomy.taxeditor.io,
24 eu.etaxonomy.taxeditor.io.wizard,
25 eu.etaxonomy.taxeditor.labels,
26 eu.etaxonomy.taxeditor.model;uses:="eu.etaxonomy.cdm.model.common,eu.etaxonomy.cdm.model.name,eu.etaxonomy.cdm.model.taxon",
27 eu.etaxonomy.taxeditor.newWizard,
28 eu.etaxonomy.taxeditor.operation,
29 eu.etaxonomy.taxeditor.operation.e4,
30 eu.etaxonomy.taxeditor.parser,
31 eu.etaxonomy.taxeditor.preference,
32 eu.etaxonomy.taxeditor.preference.matching,
33 eu.etaxonomy.taxeditor.preference.menu,
34 eu.etaxonomy.taxeditor.preference.wizard,
35 eu.etaxonomy.taxeditor.security,
36 eu.etaxonomy.taxeditor.store,
37 eu.etaxonomy.taxeditor.store.internal,
38 eu.etaxonomy.taxeditor.store.operations,
39 eu.etaxonomy.taxeditor.ui,
40 eu.etaxonomy.taxeditor.ui.bar,
41 eu.etaxonomy.taxeditor.ui.combo,
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.datasource,
63 eu.etaxonomy.taxeditor.view.datasource.handler,
64 eu.etaxonomy.taxeditor.view.derivateSearch,
65 eu.etaxonomy.taxeditor.view.detail,
66 eu.etaxonomy.taxeditor.view.e4,
67 eu.etaxonomy.taxeditor.view.e4.details,
68 eu.etaxonomy.taxeditor.view.e4.supplementaldata,
69 eu.etaxonomy.taxeditor.view.specimenSearch,
70 eu.etaxonomy.taxeditor.view.supplementaldata,
71 org.eclipse.wb.swt
72 Require-Bundle: org.eclipse.osgi,
73 org.eclipse.ui,
74 org.eclipse.jface.text,
75 org.eclipse.ui.forms,
76 eu.etaxonomy.taxeditor.cdmlib,
77 org.eclipse.core.databinding,
78 org.eclipse.core.databinding.beans,
79 org.eclipse.core.databinding.observable,
80 org.eclipse.core.databinding.property,
81 org.eclipse.jface.databinding,
82 eu.etaxonomy.taxeditor.workbench,
83 org.eclipse.e4.core.di.annotations;bundle-version="1.5.0",
84 org.eclipse.e4.ui.di;bundle-version="1.1.100",
85 org.eclipse.e4.ui.workbench,
86 org.eclipse.e4.core.di,
87 org.eclipse.e4.core.commands;bundle-version="0.11.100",
88 org.eclipse.e4.ui.services;bundle-version="1.2.100",
89 org.eclipse.e4.ui.model.workbench;bundle-version="1.2.0",
90 org.eclipse.e4.core.contexts;bundle-version="1.5.1",
91 org.eclipse.osgi.services,
92 org.eclipse.e4.core.services
93 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
94 Bundle-ActivationPolicy: lazy
95 Import-Package: eu.etaxonomy.taxeditor.webapp,
96 javax.annotation;version="1.0.0";resolution:=optional,
97 javax.inject;version="1.0.0",
98 org.eclipse.core.commands,
99 org.eclipse.core.commands.operations,
100 org.eclipse.core.expressions,
101 org.eclipse.core.runtime,
102 org.eclipse.core.runtime.jobs,
103 org.eclipse.core.runtime.preferences,
104 org.eclipse.equinox.internal.p2.ui.model,
105 org.eclipse.jface.action,
106 org.eclipse.jface.dialogs,
107 org.eclipse.jface.preference,
108 org.eclipse.jface.resource,
109 org.eclipse.jface.viewers,
110 org.eclipse.swt,
111 org.eclipse.swt.graphics,
112 org.eclipse.swt.widgets,
113 org.eclipse.ui,
114 org.eclipse.ui.editors.text,
115 org.eclipse.ui.forms.widgets,
116 org.eclipse.ui.ide.undo,
117 org.osgi.framework,
118 org.osgi.service.prefs;version="1.1.1"