taxeditor / eu.etaxonomy.taxeditor.store / META-INF / MANIFEST.MF @ ca7ac329
History | View | Annotate | Download (6.29 KB)
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: 3.1.4.qualifier |
6 |
Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin |
7 |
Bundle-Vendor: EDIT |
8 |
Export-Package: eu.etaxonomy.cdm, |
9 |
eu.etaxonomy.cdm.database, |
10 |
eu.etaxonomy.taxeditor.datasource, |
11 |
eu.etaxonomy.taxeditor.datasource.wizard, |
12 |
eu.etaxonomy.taxeditor.dnd.transfer, |
13 |
eu.etaxonomy.taxeditor.editor, |
14 |
eu.etaxonomy.taxeditor.editor.definedterm, |
15 |
eu.etaxonomy.taxeditor.featuretree, |
16 |
eu.etaxonomy.taxeditor.handler, |
17 |
eu.etaxonomy.taxeditor.io, |
18 |
eu.etaxonomy.taxeditor.io.wizard, |
19 |
eu.etaxonomy.taxeditor.labels, |
20 |
eu.etaxonomy.taxeditor.model;uses:="eu.etaxonomy.cdm.model.common,eu.etaxonomy.cdm.model.name,eu.etaxonomy.cdm.model.taxon", |
21 |
eu.etaxonomy.taxeditor.newWizard, |
22 |
eu.etaxonomy.taxeditor.operation, |
23 |
eu.etaxonomy.taxeditor.parser, |
24 |
eu.etaxonomy.taxeditor.preference, |
25 |
eu.etaxonomy.taxeditor.preference.matching, |
26 |
eu.etaxonomy.taxeditor.preference.menu, |
27 |
eu.etaxonomy.taxeditor.preference.wizard, |
28 |
eu.etaxonomy.taxeditor.security, |
29 |
eu.etaxonomy.taxeditor.store, |
30 |
eu.etaxonomy.taxeditor.store.internal, |
31 |
eu.etaxonomy.taxeditor.store.operations, |
32 |
eu.etaxonomy.taxeditor.ui.bar, |
33 |
eu.etaxonomy.taxeditor.ui.combo, |
34 |
eu.etaxonomy.taxeditor.ui.dialog, |
35 |
eu.etaxonomy.taxeditor.ui.dialog.selection, |
36 |
eu.etaxonomy.taxeditor.ui.element, |
37 |
eu.etaxonomy.taxeditor.ui.group.grantedauthority, |
38 |
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 |
eu.etaxonomy.taxeditor.view.detail, |
53 |
eu.etaxonomy.taxeditor.view.supplementaldata |
54 |
Require-Bundle: org.eclipse.osgi, |
55 |
org.eclipse.ui, |
56 |
org.eclipse.jface.text, |
57 |
org.eclipse.ui.forms, |
58 |
eu.etaxonomy.taxeditor.cdmlib, |
59 |
org.eclipse.nebula.widgets.compositetable;bundle-version="1.0.0" |
60 |
Import-Package: org.eclipse.core.commands, |
61 |
org.eclipse.core.commands.operations, |
62 |
org.eclipse.core.expressions, |
63 |
org.eclipse.core.runtime, |
64 |
org.eclipse.core.runtime.jobs, |
65 |
org.eclipse.jface.action, |
66 |
org.eclipse.jface.dialogs, |
67 |
org.eclipse.jface.preference, |
68 |
org.eclipse.jface.resource, |
69 |
org.eclipse.jface.viewers, |
70 |
org.eclipse.swt, |
71 |
org.eclipse.swt.graphics, |
72 |
org.eclipse.swt.widgets, |
73 |
org.eclipse.ui, |
74 |
org.eclipse.ui.editors.text, |
75 |
org.eclipse.ui.forms.widgets, |
76 |
org.eclipse.ui.ide.undo, |
77 |
org.osgi.framework |
78 |
Bundle-ActivationPolicy: lazy |
79 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
80 |
Bundle-ClassPath: ., |
81 |
activation-1.1.jar, |
82 |
antlr-2.7.6.jar, |
83 |
aopalliance-1.0.jar, |
84 |
asm-attrs.jar, |
85 |
asm.jar, |
86 |
aspectjrt-1.6.3.jar, |
87 |
aspectjweaver-1.6.3.jar, |
88 |
avalon-framework-4.2.0.jar, |
89 |
batik-all-1.7.jar, |
90 |
c3p0-0.9.1.jar, |
91 |
cdmlib-commons-3.0.7-SNAPSHOT.jar, |
92 |
cdmlib-ext-3.0.7-SNAPSHOT.jar, |
93 |
cdmlib-io-3.0.7-SNAPSHOT.jar, |
94 |
cdmlib-model-3.0.7-SNAPSHOT.jar, |
95 |
cdmlib-persistence-3.0.7-SNAPSHOT.jar, |
96 |
cdmlib-print-3.0.7-SNAPSHOT.jar, |
97 |
cdmlib-remote-3.0.7-SNAPSHOT.jar, |
98 |
cglib-2.1.3.jar, |
99 |
commons-beanutils-1.7.0.jar, |
100 |
commons-collections-3.2.jar, |
101 |
commons-dbcp-1.2.2.jar, |
102 |
commons-io-1.3.1.jar, |
103 |
commons-logging-1.0.4.jar, |
104 |
commons-pool-1.3.jar, |
105 |
dom4j-1.6.1.jar, |
106 |
dozer-5.3.0-sources.jar, |
107 |
dozer-5.3.0.jar, |
108 |
ehcache-1.2.3.jar, |
109 |
ejb3-persistence.jar, |
110 |
ezmorph-1.0.4.jar, |
111 |
fop.jar, |
112 |
google-api-translate-java-0.92.jar, |
113 |
hibernate-annotations-3.4.0-SNAPSHOT.jar, |
114 |
hibernate-commons-annotations-3.4.0-SNAPSHOT.jar, |
115 |
hibernate-core-3.4.0-SNAPSHOT.jar, |
116 |
hibernate-envers-3.4.0-SNAPSHOT.jar, |
117 |
hibernate-search-3.1.0.GA.jar, |
118 |
hibernate-tools-3.2.0.ga.jar, |
119 |
hibernate-validator-4.0.0.CR1.jar, |
120 |
hsqldb.jar, |
121 |
httpclient-4.0.1.jar, |
122 |
httpcore-4.0.1.jar, |
123 |
javassist.jar, |
124 |
jaxb-api-2.1.6.jar, |
125 |
jaxb-impl-2.1.6.jar, |
126 |
jaxen-1.1.2.jar, |
127 |
jdbc-1.2.jar, |
128 |
jdbc2_0-stdext.jar, |
129 |
jdom.jar, |
130 |
joda-time-1.5.jar, |
131 |
joda-time-hibernate-1.0.jar, |
132 |
json-lib-2.2.3-jdk15.jar, |
133 |
jsr250-api-1.0.jar, |
134 |
jta.jar, |
135 |
jtds-1.2.2.jar, |
136 |
junit-4.4.jar, |
137 |
junit-4.8.1-sources.jar, |
138 |
junit-4.8.1.jar, |
139 |
log4j-1.2.14.jar, |
140 |
lsid-client-1.1.2.jar, |
141 |
lsid-server-1.1.2.jar, |
142 |
lucene-core-2.4.0.jar, |
143 |
lucene-spellchecker-2.4.0.jar, |
144 |
mail-1.4.jar, |
145 |
msbase-2000.3.jar, |
146 |
mssqlserver-2000.3.jar, |
147 |
msutil-2000.3.jar, |
148 |
mysql-connector-java-5.0.5.jar, |
149 |
odfdom-0.8.jar, |
150 |
opencsv-1.8.jar, |
151 |
org.springframework.aop-3.0.4.RELEASE-sources.jar, |
152 |
org.springframework.asm-3.0.4.RELEASE-sources.jar, |
153 |
org.springframework.aspects-3.0.4.RELEASE-sources.jar, |
154 |
org.springframework.beans-3.0.4.RELEASE-sources.jar, |
155 |
org.springframework.context-3.0.4.RELEASE-sources.jar, |
156 |
org.springframework.context.support-3.0.4.RELEASE-sources.jar, |
157 |
org.springframework.core-3.0.4.RELEASE-sources.jar, |
158 |
org.springframework.expression-3.0.4.RELEASE-sources.jar, |
159 |
org.springframework.jdbc-3.0.4.RELEASE-sources.jar, |
160 |
org.springframework.orm-3.0.4.RELEASE-sources.jar, |
161 |
org.springframework.oxm-3.0.4.RELEASE-sources.jar, |
162 |
org.springframework.transaction-3.0.4.RELEASE-sources.jar, |
163 |
org.springframework.web-3.0.4.RELEASE-sources.jar, |
164 |
org.springframework.web.servlet-3.0.4.RELEASE-sources.jar, |
165 |
poi-3.1-FINAL.jar, |
166 |
postgresql-8.2-504.jdbc4.jar, |
167 |
saxon9he.jar, |
168 |
serializer-2.7.0.jar, |
169 |
servlet-api-2.5.jar, |
170 |
spring-modules-cache-0.7.jar, |
171 |
spring-modules-lucene-0.8a.jar, |
172 |
wsdl4j-1.6.1.jar, |
173 |
xalan-2.7.0.jar, |
174 |
xercesImpl-2.7.1.jar, |
175 |
xercesImpl.jar, |
176 |
xml-apis-1.3.04.jar, |
177 |
xml-apis-ext-1.3.04.jar, |
178 |
xml-apis.jar, |
179 |
xml-resolver-1.2.jar, |
180 |
xmlgraphics-commons-1.3.1.jar, |
181 |
xom-1.0.jar, |
182 |
xsltc.jar, |
183 |
xstream-1.3.1.jar, |
184 |
yjp-controller-api-redist-8.0.1.jar, |
185 |
ant-antlr.jar, |
186 |
ant-apache-bcel.jar, |
187 |
ant-apache-bsf.jar, |
188 |
ant-apache-log4j.jar, |
189 |
ant-apache-oro.jar, |
190 |
ant-apache-regexp.jar, |
191 |
ant-apache-resolver.jar, |
192 |
ant-commons-logging.jar, |
193 |
ant-commons-net.jar, |
194 |
ant-jai.jar, |
195 |
ant-javamail.jar, |
196 |
ant-jdepend.jar, |
197 |
ant-jmf.jar, |
198 |
ant-jsch.jar, |
199 |
ant-junit.jar, |
200 |
ant-launcher.jar, |
201 |
ant-netrexx.jar, |
202 |
ant-nodeps.jar, |
203 |
ant-starteam.jar, |
204 |
ant-stylebook.jar, |
205 |
ant-swing.jar, |
206 |
ant-trax.jar, |
207 |
ant-weblogic.jar, |
208 |
ant.jar, |
209 |
runtime_registry_compatibility.jar, |
210 |
jdi.jar, |
211 |
jdimodel.jar, |
212 |
pdebuild.jar, |
213 |
compatibility.jar, |
214 |
junit.jar |