Project

General

Profile

Download (4.75 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 c80f158b jenkins
Bundle-Version: 4.15.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 e9fa67ee Patrick Plitzner
 eu.etaxonomy.taxeditor.event,
18 3fb05254 n.hoffmann
 eu.etaxonomy.taxeditor.featuretree,
19 e3619281 Patrick Plitzner
 eu.etaxonomy.taxeditor.featuretree.e4,
20 9651449a p.ciardelli
 eu.etaxonomy.taxeditor.handler,
21 124382f7 Patrick Plitzner
 eu.etaxonomy.taxeditor.handler.defaultHandler,
22 0db2412a Patrick Plitzner
 eu.etaxonomy.taxeditor.handler.defaultHandler.e4,
23 a088cd55 Patrick Plitzner
 eu.etaxonomy.taxeditor.handler.update,
24 dbb33d8d n.hoffmann
 eu.etaxonomy.taxeditor.io,
25
 eu.etaxonomy.taxeditor.io.wizard,
26 648be136 p.ciardelli
 eu.etaxonomy.taxeditor.labels,
27 3aa58b57 n.hoffmann
 eu.etaxonomy.taxeditor.model;uses:="eu.etaxonomy.cdm.model.common,eu.etaxonomy.cdm.model.name,eu.etaxonomy.cdm.model.taxon",
28 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.newWizard,
29 35861667 n.hoffmann
 eu.etaxonomy.taxeditor.operation,
30 95d1ab8c Patrick Plitzner
 eu.etaxonomy.taxeditor.operation.e4,
31 9766a939 n.hoffmann
 eu.etaxonomy.taxeditor.parser,
32
 eu.etaxonomy.taxeditor.preference,
33 eca18c8b n.hoffmann
 eu.etaxonomy.taxeditor.preference.matching,
34 3aa58b57 n.hoffmann
 eu.etaxonomy.taxeditor.preference.menu,
35 eca18c8b n.hoffmann
 eu.etaxonomy.taxeditor.preference.wizard,
36 63e1618b Andreas Kohlbecker
 eu.etaxonomy.taxeditor.security,
37 b7a46fe2 n.hoffmann
 eu.etaxonomy.taxeditor.store,
38 dbb33d8d n.hoffmann
 eu.etaxonomy.taxeditor.store.internal,
39 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.store.operations,
40 b5b429af Patrick Plitzner
 eu.etaxonomy.taxeditor.ui,
41 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.ui.bar,
42 b9a0d300 l.morris
 eu.etaxonomy.taxeditor.ui.combo,
43 09b45523 Patrick Plitzner
 eu.etaxonomy.taxeditor.ui.combo.taxon,
44 78222507 n.hoffmann
 eu.etaxonomy.taxeditor.ui.dialog,
45 56695721 Katja Luther
 eu.etaxonomy.taxeditor.ui.dialog.configurator,
46
 eu.etaxonomy.taxeditor.ui.dialog.configurator.deleteConfigurator,
47 78222507 n.hoffmann
 eu.etaxonomy.taxeditor.ui.dialog.selection,
48
 eu.etaxonomy.taxeditor.ui.element,
49 ca7ac329 Cherian Mathew
 eu.etaxonomy.taxeditor.ui.group.grantedauthority,
50 2fcd92b4 Patrick Plitzner
 eu.etaxonomy.taxeditor.ui.mvc.combo,
51 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.ui.section,
52
 eu.etaxonomy.taxeditor.ui.section.agent,
53
 eu.etaxonomy.taxeditor.ui.section.classification,
54
 eu.etaxonomy.taxeditor.ui.section.description,
55
 eu.etaxonomy.taxeditor.ui.section.key,
56
 eu.etaxonomy.taxeditor.ui.section.name,
57
 eu.etaxonomy.taxeditor.ui.section.occurrence,
58
 eu.etaxonomy.taxeditor.ui.section.reference,
59
 eu.etaxonomy.taxeditor.ui.section.supplemental,
60
 eu.etaxonomy.taxeditor.ui.section.taxon,
61
 eu.etaxonomy.taxeditor.ui.selection,
62 91a8d98c Cherian Mathew
 eu.etaxonomy.taxeditor.util,
63 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.view,
64
 eu.etaxonomy.taxeditor.view.datasource,
65
 eu.etaxonomy.taxeditor.view.datasource.handler,
66 913c77b4 Patric Plitzner
 eu.etaxonomy.taxeditor.view.derivateSearch,
67 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.view.detail,
68 5d6060ad Patrick Plitzner
 eu.etaxonomy.taxeditor.view.e4,
69 8f6d819a Patrick Plitzner
 eu.etaxonomy.taxeditor.view.e4.details,
70
 eu.etaxonomy.taxeditor.view.e4.supplementaldata,
71 913c77b4 Patric Plitzner
 eu.etaxonomy.taxeditor.view.specimenSearch,
72 2fcd92b4 Patrick Plitzner
 eu.etaxonomy.taxeditor.view.supplementaldata,
73
 org.eclipse.wb.swt
74 27b59ab1 n.hoffmann
Require-Bundle: org.eclipse.osgi,
75
 org.eclipse.ui,
76 915cda99 n.hoffmann
 org.eclipse.jface.text,
77 ef79528f n.hoffmann
 org.eclipse.ui.forms,
78 bccb7ce8 Cherian Mathew
 eu.etaxonomy.taxeditor.cdmlib,
79 e458e14a Patric Plitzner
 org.eclipse.core.databinding,
80
 org.eclipse.core.databinding.beans,
81
 org.eclipse.core.databinding.observable,
82
 org.eclipse.core.databinding.property,
83 ef32cd3e Patrick Plitzner
 org.eclipse.jface.databinding,
84 0f8746c6 Patrick Plitzner
 eu.etaxonomy.taxeditor.workbench,
85
 org.eclipse.e4.core.di.annotations;bundle-version="1.5.0",
86
 org.eclipse.e4.ui.di;bundle-version="1.1.100",
87
 org.eclipse.e4.ui.workbench,
88
 org.eclipse.e4.core.di,
89
 org.eclipse.e4.core.commands;bundle-version="0.11.100",
90
 org.eclipse.e4.ui.services;bundle-version="1.2.100",
91
 org.eclipse.e4.ui.model.workbench;bundle-version="1.2.0",
92 d6d945d2 Patrick Plitzner
 org.eclipse.e4.core.contexts;bundle-version="1.5.1",
93
 org.eclipse.osgi.services,
94 5987bc1c Patrick Plitzner
 org.eclipse.e4.core.services,
95 a088cd55 Patrick Plitzner
 org.eclipse.nebula.widgets.compositetable;bundle-version="1.0.0",
96
 org.eclipse.equinox.p2.repository,
97
 org.eclipse.equinox.p2.ui,
98
 org.eclipse.equinox.p2.operations,
99
 org.eclipse.equinox.p2.metadata,
100
 org.eclipse.equinox.p2.core,
101
 org.eclipse.equinox.p2.engine
102 0f8746c6 Patrick Plitzner
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
103
Bundle-ActivationPolicy: lazy
104 7a96337f Cherian Mathew
Import-Package: eu.etaxonomy.taxeditor.webapp,
105 0f8746c6 Patrick Plitzner
 javax.annotation;version="1.0.0";resolution:=optional,
106
 javax.inject;version="1.0.0",
107 7a96337f Cherian Mathew
 org.eclipse.core.commands,
108 30f3257c n.hoffmann
 org.eclipse.core.commands.operations,
109 3eb913da n.hoffmann
 org.eclipse.core.expressions,
110 30f3257c n.hoffmann
 org.eclipse.core.runtime,
111 cfcb0ce6 n.hoffmann
 org.eclipse.core.runtime.jobs,
112 aa997cff Cherian Mathew
 org.eclipse.core.runtime.preferences,
113
 org.eclipse.equinox.internal.p2.ui.model,
114 30f3257c n.hoffmann
 org.eclipse.jface.action,
115
 org.eclipse.jface.dialogs,
116
 org.eclipse.jface.preference,
117
 org.eclipse.jface.resource,
118
 org.eclipse.jface.viewers,
119
 org.eclipse.swt,
120
 org.eclipse.swt.graphics,
121
 org.eclipse.swt.widgets,
122 cfcb0ce6 n.hoffmann
 org.eclipse.ui,
123 30f3257c n.hoffmann
 org.eclipse.ui.editors.text,
124 eca18c8b n.hoffmann
 org.eclipse.ui.forms.widgets,
125 17d259ea n.hoffmann
 org.eclipse.ui.ide.undo,
126 1b626d51 Cherian Mathew
 org.osgi.framework,
127
 org.osgi.service.prefs;version="1.1.1"