Project

General

Profile

Download (4.19 KB) Statistics
| Branch: | Tag: | Revision:
1 e8409423 n.hoffmann
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3 4d1c677b n.hoffmann
Bundle-Name: DataStore Bundle
4 e8409423 n.hoffmann
Bundle-SymbolicName: eu.etaxonomy.taxeditor.store;singleton:=true
5 89a1dea8 jenkins
Bundle-Version: 4.10.0.qualifier
6 e8409423 n.hoffmann
Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
7
Bundle-Vendor: EDIT
8 0f8746c6 Patrick Plitzner
Bundle-Localization: OSGI-INF/l10n/bundle
9 4d1c677b n.hoffmann
Export-Package: eu.etaxonomy.cdm,
10 dbb33d8d n.hoffmann
 eu.etaxonomy.cdm.database,
11
 eu.etaxonomy.taxeditor.datasource,
12 9766a939 n.hoffmann
 eu.etaxonomy.taxeditor.datasource.wizard,
13 ca7ac329 Cherian Mathew
 eu.etaxonomy.taxeditor.dnd.transfer,
14 2f9b03b9 a.theys
 eu.etaxonomy.taxeditor.editor,
15 b9a0d300 l.morris
 eu.etaxonomy.taxeditor.editor.definedterm,
16 b6d5d6a6 Cherian Mathew
 eu.etaxonomy.taxeditor.editor.definedterm.input,
17 3fb05254 n.hoffmann
 eu.etaxonomy.taxeditor.featuretree,
18 e3619281 Patrick Plitzner
 eu.etaxonomy.taxeditor.featuretree.e4,
19 9651449a p.ciardelli
 eu.etaxonomy.taxeditor.handler,
20 124382f7 Patrick Plitzner
 eu.etaxonomy.taxeditor.handler.defaultHandler,
21 dbb33d8d n.hoffmann
 eu.etaxonomy.taxeditor.io,
22
 eu.etaxonomy.taxeditor.io.wizard,
23 648be136 p.ciardelli
 eu.etaxonomy.taxeditor.labels,
24 3aa58b57 n.hoffmann
 eu.etaxonomy.taxeditor.model;uses:="eu.etaxonomy.cdm.model.common,eu.etaxonomy.cdm.model.name,eu.etaxonomy.cdm.model.taxon",
25 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.newWizard,
26 35861667 n.hoffmann
 eu.etaxonomy.taxeditor.operation,
27 9766a939 n.hoffmann
 eu.etaxonomy.taxeditor.parser,
28
 eu.etaxonomy.taxeditor.preference,
29 eca18c8b n.hoffmann
 eu.etaxonomy.taxeditor.preference.matching,
30 3aa58b57 n.hoffmann
 eu.etaxonomy.taxeditor.preference.menu,
31 eca18c8b n.hoffmann
 eu.etaxonomy.taxeditor.preference.wizard,
32 63e1618b Andreas Kohlbecker
 eu.etaxonomy.taxeditor.security,
33 b7a46fe2 n.hoffmann
 eu.etaxonomy.taxeditor.store,
34 dbb33d8d n.hoffmann
 eu.etaxonomy.taxeditor.store.internal,
35 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.store.operations,
36
 eu.etaxonomy.taxeditor.ui.bar,
37 b9a0d300 l.morris
 eu.etaxonomy.taxeditor.ui.combo,
38 78222507 n.hoffmann
 eu.etaxonomy.taxeditor.ui.dialog,
39 56695721 Katja Luther
 eu.etaxonomy.taxeditor.ui.dialog.configurator,
40
 eu.etaxonomy.taxeditor.ui.dialog.configurator.deleteConfigurator,
41 78222507 n.hoffmann
 eu.etaxonomy.taxeditor.ui.dialog.selection,
42
 eu.etaxonomy.taxeditor.ui.element,
43 ca7ac329 Cherian Mathew
 eu.etaxonomy.taxeditor.ui.group.grantedauthority,
44 2fcd92b4 Patrick Plitzner
 eu.etaxonomy.taxeditor.ui.mvc.combo,
45 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.ui.section,
46
 eu.etaxonomy.taxeditor.ui.section.agent,
47
 eu.etaxonomy.taxeditor.ui.section.classification,
48
 eu.etaxonomy.taxeditor.ui.section.description,
49
 eu.etaxonomy.taxeditor.ui.section.key,
50
 eu.etaxonomy.taxeditor.ui.section.name,
51
 eu.etaxonomy.taxeditor.ui.section.occurrence,
52
 eu.etaxonomy.taxeditor.ui.section.reference,
53
 eu.etaxonomy.taxeditor.ui.section.supplemental,
54
 eu.etaxonomy.taxeditor.ui.section.taxon,
55
 eu.etaxonomy.taxeditor.ui.selection,
56 91a8d98c Cherian Mathew
 eu.etaxonomy.taxeditor.util,
57 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.view,
58
 eu.etaxonomy.taxeditor.view.datasource,
59
 eu.etaxonomy.taxeditor.view.datasource.handler,
60 913c77b4 Patric Plitzner
 eu.etaxonomy.taxeditor.view.derivateSearch,
61 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.view.detail,
62 913c77b4 Patric Plitzner
 eu.etaxonomy.taxeditor.view.specimenSearch,
63 2fcd92b4 Patrick Plitzner
 eu.etaxonomy.taxeditor.view.supplementaldata,
64
 org.eclipse.wb.swt
65 27b59ab1 n.hoffmann
Require-Bundle: org.eclipse.osgi,
66
 org.eclipse.ui,
67 915cda99 n.hoffmann
 org.eclipse.jface.text,
68 ef79528f n.hoffmann
 org.eclipse.ui.forms,
69 d8513bcb Katja Luther
 org.eclipse.nebula.widgets.richtext;bundle-version="1.2.0",
70 bccb7ce8 Cherian Mathew
 eu.etaxonomy.taxeditor.cdmlib,
71 375fee3c Cherian Mathew
 org.eclipse.nebula.widgets.compositetable,
72 e458e14a Patric Plitzner
 org.eclipse.core.databinding,
73
 org.eclipse.core.databinding.beans,
74
 org.eclipse.core.databinding.observable,
75
 org.eclipse.core.databinding.property,
76 ef32cd3e Patrick Plitzner
 org.eclipse.jface.databinding,
77 0f8746c6 Patrick Plitzner
 eu.etaxonomy.taxeditor.workbench,
78
 org.eclipse.e4.core.di.annotations;bundle-version="1.5.0",
79
 org.eclipse.e4.ui.di;bundle-version="1.1.100",
80
 org.eclipse.e4.ui.workbench,
81
 org.eclipse.e4.core.di,
82
 org.eclipse.e4.core.commands;bundle-version="0.11.100",
83
 org.eclipse.e4.ui.services;bundle-version="1.2.100",
84
 org.eclipse.e4.ui.model.workbench;bundle-version="1.2.0",
85
 org.eclipse.e4.core.contexts;bundle-version="1.5.1"
86
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
87
Bundle-ActivationPolicy: lazy
88 7a96337f Cherian Mathew
Import-Package: eu.etaxonomy.taxeditor.webapp,
89 0f8746c6 Patrick Plitzner
 javax.annotation;version="1.0.0";resolution:=optional,
90
 javax.inject;version="1.0.0",
91 7a96337f Cherian Mathew
 org.eclipse.core.commands,
92 30f3257c n.hoffmann
 org.eclipse.core.commands.operations,
93 3eb913da n.hoffmann
 org.eclipse.core.expressions,
94 30f3257c n.hoffmann
 org.eclipse.core.runtime,
95 cfcb0ce6 n.hoffmann
 org.eclipse.core.runtime.jobs,
96 aa997cff Cherian Mathew
 org.eclipse.core.runtime.preferences,
97
 org.eclipse.equinox.internal.p2.ui.model,
98 30f3257c n.hoffmann
 org.eclipse.jface.action,
99
 org.eclipse.jface.dialogs,
100
 org.eclipse.jface.preference,
101
 org.eclipse.jface.resource,
102
 org.eclipse.jface.viewers,
103
 org.eclipse.swt,
104
 org.eclipse.swt.graphics,
105
 org.eclipse.swt.widgets,
106 cfcb0ce6 n.hoffmann
 org.eclipse.ui,
107 30f3257c n.hoffmann
 org.eclipse.ui.editors.text,
108 eca18c8b n.hoffmann
 org.eclipse.ui.forms.widgets,
109 17d259ea n.hoffmann
 org.eclipse.ui.ide.undo,
110 1b626d51 Cherian Mathew
 org.osgi.framework,
111
 org.osgi.service.prefs;version="1.1.1"