Project

General

Profile

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