Project

General

Profile

Download (7.58 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 a22860ff jenkins
Bundle-Version: 3.12.0.qualifier
6 e8409423 n.hoffmann
Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
7
Bundle-Vendor: EDIT
8 4d1c677b n.hoffmann
Export-Package: eu.etaxonomy.cdm,
9 dbb33d8d n.hoffmann
 eu.etaxonomy.cdm.database,
10
 eu.etaxonomy.taxeditor.datasource,
11 9766a939 n.hoffmann
 eu.etaxonomy.taxeditor.datasource.wizard,
12 ca7ac329 Cherian Mathew
 eu.etaxonomy.taxeditor.dnd.transfer,
13 2f9b03b9 a.theys
 eu.etaxonomy.taxeditor.editor,
14 b9a0d300 l.morris
 eu.etaxonomy.taxeditor.editor.definedterm,
15 3fb05254 n.hoffmann
 eu.etaxonomy.taxeditor.featuretree,
16 9651449a p.ciardelli
 eu.etaxonomy.taxeditor.handler,
17 dbb33d8d n.hoffmann
 eu.etaxonomy.taxeditor.io,
18
 eu.etaxonomy.taxeditor.io.wizard,
19 648be136 p.ciardelli
 eu.etaxonomy.taxeditor.labels,
20 3aa58b57 n.hoffmann
 eu.etaxonomy.taxeditor.model;uses:="eu.etaxonomy.cdm.model.common,eu.etaxonomy.cdm.model.name,eu.etaxonomy.cdm.model.taxon",
21 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.newWizard,
22 35861667 n.hoffmann
 eu.etaxonomy.taxeditor.operation,
23 9766a939 n.hoffmann
 eu.etaxonomy.taxeditor.parser,
24
 eu.etaxonomy.taxeditor.preference,
25 eca18c8b n.hoffmann
 eu.etaxonomy.taxeditor.preference.matching,
26 3aa58b57 n.hoffmann
 eu.etaxonomy.taxeditor.preference.menu,
27 eca18c8b n.hoffmann
 eu.etaxonomy.taxeditor.preference.wizard,
28 63e1618b Andreas Kohlbecker
 eu.etaxonomy.taxeditor.security,
29 b7a46fe2 n.hoffmann
 eu.etaxonomy.taxeditor.store,
30 dbb33d8d n.hoffmann
 eu.etaxonomy.taxeditor.store.internal,
31 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.store.operations,
32
 eu.etaxonomy.taxeditor.ui.bar,
33 b9a0d300 l.morris
 eu.etaxonomy.taxeditor.ui.combo,
34 78222507 n.hoffmann
 eu.etaxonomy.taxeditor.ui.dialog,
35 3586a882 Patric Plitzner
 eu.etaxonomy.taxeditor.ui.dialog.deleteConfigurator,
36 78222507 n.hoffmann
 eu.etaxonomy.taxeditor.ui.dialog.selection,
37
 eu.etaxonomy.taxeditor.ui.element,
38 ca7ac329 Cherian Mathew
 eu.etaxonomy.taxeditor.ui.group.grantedauthority,
39 2fcd92b4 Patrick Plitzner
 eu.etaxonomy.taxeditor.ui.mvc.combo,
40 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.ui.section,
41
 eu.etaxonomy.taxeditor.ui.section.agent,
42
 eu.etaxonomy.taxeditor.ui.section.classification,
43
 eu.etaxonomy.taxeditor.ui.section.description,
44
 eu.etaxonomy.taxeditor.ui.section.key,
45
 eu.etaxonomy.taxeditor.ui.section.name,
46
 eu.etaxonomy.taxeditor.ui.section.occurrence,
47
 eu.etaxonomy.taxeditor.ui.section.reference,
48
 eu.etaxonomy.taxeditor.ui.section.supplemental,
49
 eu.etaxonomy.taxeditor.ui.section.taxon,
50
 eu.etaxonomy.taxeditor.ui.selection,
51 91a8d98c Cherian Mathew
 eu.etaxonomy.taxeditor.util,
52 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.view,
53
 eu.etaxonomy.taxeditor.view.datasource,
54
 eu.etaxonomy.taxeditor.view.datasource.handler,
55 913c77b4 Patric Plitzner
 eu.etaxonomy.taxeditor.view.derivateSearch,
56 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.view.detail,
57 913c77b4 Patric Plitzner
 eu.etaxonomy.taxeditor.view.specimenSearch,
58 2fcd92b4 Patrick Plitzner
 eu.etaxonomy.taxeditor.view.supplementaldata,
59
 org.eclipse.wb.swt
60 27b59ab1 n.hoffmann
Require-Bundle: org.eclipse.osgi,
61
 org.eclipse.ui,
62 915cda99 n.hoffmann
 org.eclipse.jface.text,
63 ef79528f n.hoffmann
 org.eclipse.ui.forms,
64 bccb7ce8 Cherian Mathew
 eu.etaxonomy.taxeditor.cdmlib,
65 375fee3c Cherian Mathew
 org.eclipse.nebula.widgets.compositetable,
66 e458e14a Patric Plitzner
 org.eclipse.core.databinding,
67
 org.eclipse.core.databinding.beans,
68
 org.eclipse.core.databinding.observable,
69
 org.eclipse.core.databinding.property,
70
 org.eclipse.jface.databinding
71 255d0840 n.hoffmann
Import-Package: org.eclipse.core.commands,
72 30f3257c n.hoffmann
 org.eclipse.core.commands.operations,
73 3eb913da n.hoffmann
 org.eclipse.core.expressions,
74 30f3257c n.hoffmann
 org.eclipse.core.runtime,
75 cfcb0ce6 n.hoffmann
 org.eclipse.core.runtime.jobs,
76 aa997cff Cherian Mathew
 org.eclipse.core.runtime.preferences,
77
 org.eclipse.equinox.internal.p2.ui.model,
78 30f3257c n.hoffmann
 org.eclipse.jface.action,
79
 org.eclipse.jface.dialogs,
80
 org.eclipse.jface.preference,
81
 org.eclipse.jface.resource,
82
 org.eclipse.jface.viewers,
83
 org.eclipse.swt,
84
 org.eclipse.swt.graphics,
85
 org.eclipse.swt.widgets,
86 cfcb0ce6 n.hoffmann
 org.eclipse.ui,
87 30f3257c n.hoffmann
 org.eclipse.ui.editors.text,
88 eca18c8b n.hoffmann
 org.eclipse.ui.forms.widgets,
89 17d259ea n.hoffmann
 org.eclipse.ui.ide.undo,
90 1b626d51 Cherian Mathew
 org.osgi.framework,
91
 org.osgi.service.prefs;version="1.1.1"
92 e8409423 n.hoffmann
Bundle-ActivationPolicy: lazy
93 3fb05254 n.hoffmann
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
94 4d1c677b n.hoffmann
Bundle-ClassPath: .,
95 80f66673 Katja Luther
 activation-1.1.1.jar,
96
 antlr-2.7.7.jar,
97 4d1c677b n.hoffmann
 aopalliance-1.0.jar,
98 80f66673 Katja Luther
 aspectjrt-1.7.1.jar,
99
 aspectjweaver-1.7.1.jar,
100
 avro-1.6.3.jar,
101
 batik-anim-1.7.jar,
102
 batik-awt-util-1.7.jar,
103
 batik-bridge-1.7.jar,
104
 batik-css-1.7.jar,
105
 batik-dom-1.7.jar,
106
 batik-ext-1.7.jar,
107
 batik-extension-1.7.jar,
108
 batik-gvt-1.7.jar,
109
 batik-js-1.7.jar,
110
 batik-parser-1.7.jar,
111
 batik-script-1.7.jar,
112
 batik-svg-dom-1.7.jar,
113
 batik-svggen-1.7.jar,
114
 batik-transcoder-1.7.jar,
115
 batik-util-1.7.jar,
116
 batik-xml-1.7.jar,
117
 c3p0-0.9.2.jar,
118
 cdmlib-commons-3.3.1-SNAPSHOT-sources.jar,
119
 cdmlib-commons-3.3.1-SNAPSHOT.jar,
120
 cdmlib-ext-3.3.1-SNAPSHOT-sources.jar,
121
 cdmlib-ext-3.3.1-SNAPSHOT.jar,
122
 cdmlib-io-3.3.1-SNAPSHOT-sources.jar,
123
 cdmlib-io-3.3.1-SNAPSHOT.jar,
124
 cdmlib-model-3.3.1-SNAPSHOT-sources.jar,
125
 cdmlib-model-3.3.1-SNAPSHOT.jar,
126
 cdmlib-persistence-3.3.1-SNAPSHOT-sources.jar,
127
 cdmlib-persistence-3.3.1-SNAPSHOT.jar,
128
 cdmlib-print-3.3.1-SNAPSHOT-sources.jar,
129
 cdmlib-print-3.3.1-SNAPSHOT.jar,
130
 cdmlib-remote-3.3.1-SNAPSHOT-sources.jar,
131
 cdmlib-remote-3.3.1-SNAPSHOT.jar,
132
 cdmlib-services-3.3.1-SNAPSHOT-sources.jar,
133
 cglib-nodep-2.2.2.jar,
134
 commons-codec-20041127.091804.jar,
135
 concurrent-1.3.4.jar,
136
 dbunit-2.4.9.jar,
137 4d1c677b n.hoffmann
 dom4j-1.6.1.jar,
138 80f66673 Katja Luther
 doxia-core-1.3.jar,
139
 doxia-logging-api-1.3.jar,
140
 doxia-module-apt-1.3.jar,
141
 doxia-module-xhtml-1.3.jar,
142
 doxia-sink-api-1.3.jar,
143 4d1c677b n.hoffmann
 dozer-5.3.0.jar,
144 80f66673 Katja Luther
 easymockclassextension-2.3.jar,
145
 ehcache-core-2.4.3.jar,
146
 ezmorph-1.0.6.jar,
147
 fop-1.1.jar,
148 4d1c677b n.hoffmann
 google-api-translate-java-0.92.jar,
149 80f66673 Katja Luther
 guava-r05.jar,
150
 hamcrest-core-1.3.jar,
151
 hibernate-c3p0-4.1.10.Final.jar,
152
 hibernate-cglib-repack-2.1_3.jar,
153
 hibernate-commons-annotations-4.0.1.Final.jar,
154
 hibernate-core-4.1.10.Final.jar,
155
 hibernate-ehcache-4.1.10.Final.jar,
156
 hibernate-entitymanager-4.1.10.Final.jar,
157
 hibernate-envers-4.1.10.Final.jar,
158
 hibernate-jpa-2.0-api-1.0.1.Final.jar,
159
 hibernate-search-4.2.0.Final.jar,
160
 hibernate-search-analyzers-4.2.0.Final.jar,
161
 hibernate-search-engine-4.2.0.Final.jar,
162
 hibernate-search-orm-4.2.0.Final.jar,
163
 hsqldb-1.8.0.10.jar,
164
 httpclient-4.2.3.jar,
165
 httpcore-4.2.4.jar,
166
 icu4j-2.6.1.jar,
167
 identificationKeyAPI-1.0-SNAPSHOT-sources.jar,
168
 identificationKeyAPI-1.0-SNAPSHOT.jar,
169
 jakarta-regexp-1.4.jar,
170
 jaxb-api-2.2.7.jar,
171
 jaxb-impl-2.2-EA.jar,
172
 jaxb-xjc-2.2-EA.jar,
173
 jaxb1-impl-2.2-EA.jar,
174
 jaxen-1.1.4.jar,
175
 jboss-transaction-api_1.1_spec-1.0.0.Final.jar,
176
 jdbc4-2.0.jar,
177
 jdom-1.1.3.jar,
178
 json-lib-2.4-jdk15.jar,
179 4d1c677b n.hoffmann
 jsr250-api-1.0.jar,
180 80f66673 Katja Luther
 jtds-1.3.0.jar,
181
 junit-4.11.jar,
182
 junit-benchmarks-0.5.0.jar,
183 4d1c677b n.hoffmann
 lsid-client-1.1.2.jar,
184
 lsid-server-1.1.2.jar,
185 80f66673 Katja Luther
 lucene-analyzers-3.6.2.jar,
186
 lucene-core-3.6.2.jar,
187
 lucene-facet-3.6.2.jar,
188
 lucene-grouping-3.6.2.jar,
189
 lucene-highlighter-3.6.2.jar,
190
 lucene-kuromoji-3.6.2.jar,
191
 lucene-memory-3.6.2.jar,
192
 lucene-misc-3.6.2.jar,
193
 lucene-phonetic-3.6.2.jar,
194
 lucene-queries-3.6.2.jar,
195
 lucene-smartcn-3.6.2.jar,
196
 lucene-spatial-3.6.2.jar,
197
 lucene-spellchecker-3.6.2.jar,
198
 lucene-stempel-3.6.2.jar,
199
 mchange-commons-java-0.2.3.3.jar,
200 4d1c677b n.hoffmann
 odfdom-0.8.jar,
201 80f66673 Katja Luther
 odfdom-java-0.8.7.jar,
202
 ognl-2.6.9.jar,
203
 opencsv-2.3.jar,
204
 p6spy-1.3.jar,
205
 paranamer-2.3.jar,
206
 plexus-classworlds-1.2-alpha-9.jar,
207
 plexus-container-default-1.0-alpha-30.jar,
208
 plexus-utils-2.0.5.jar,
209
 poi-3.9.jar,
210
 postgresql-9.1-901.jdbc4.jar,
211 4d1c677b n.hoffmann
 servlet-api-2.5.jar,
212 80f66673 Katja Luther
 solr-analysis-extras-3.6.2.jar,
213
 solr-core-3.6.2.jar,
214
 solr-solrj-3.6.2.jar,
215
 spring-aop-3.2.2.RELEASE.jar,
216
 spring-beans-3.2.2.RELEASE.jar,
217
 spring-context-3.2.2.RELEASE.jar,
218
 spring-context-support-3.2.2.RELEASE.jar,
219
 spring-core-3.2.2.RELEASE.jar,
220
 spring-expression-3.2.2.RELEASE.jar,
221 4d1c677b n.hoffmann
 spring-modules-cache-0.7.jar,
222 80f66673 Katja Luther
 stax-1.2.0.jar,
223
 stax-api-1.0.1.jar,
224
 unitils-core-3.3.jar,
225
 unitils-database-3.3.jar,
226
 unitils-dbmaintainer-3.3.jar,
227
 unitils-dbunit-3.3.jar,
228
 unitils-easymock-3.3.jar,
229
 unitils-inject-3.3.jar,
230
 unitils-mock-3.3.jar,
231
 unitils-orm-3.3.jar,
232
 unitils-spring-3.3.jar,
233
 usertype.jodatime-2.0.1.jar,
234
 usertype.spi-2.0.1.jar,
235
 validation-api-1.0.0.GA.jar,
236
 wsdl4j-1.6.2.jar,
237
 xalan-2.6.0.jar,
238
 xercesImpl-2.11.0.jar,
239
 xml-apis-1.0.b2.jar,
240 4d1c677b n.hoffmann
 xml-apis-ext-1.3.04.jar,
241
 xml-resolver-1.2.jar,
242 80f66673 Katja Luther
 xmlParserAPIs-2.6.2.jar,
243
 xmlgraphics-commons-1.5.jar,
244
 xmlpull-1.1.3.1.jar,
245
 xmlunit-1.4.jar,
246 4d1c677b n.hoffmann
 xom-1.0.jar,
247 80f66673 Katja Luther
 xpp3-1.1.4c.jar,
248
 xpp3_min-1.1.4c.jar,
249
 xstream-1.4.4.jar,
250 5f4df93f Patric Plitzner
 yjp-controller-api-redist-9.0.8.jar
251 4db49a38 Alexander Oppermann
Bundle-Localization: OSGI-INF/l10n/bundle