root / tmp / org.txm.searchengine.cqp.core / META-INF / MANIFEST.MF @ 536
History | View | Annotate | Download (947 Bytes)
1 | 288 | sjacqu01 | Manifest-Version: 1.0 |
---|---|---|---|
2 | 288 | sjacqu01 | Bundle-ManifestVersion: 2 |
3 | 536 | mdecorde | Bundle-Name: %Bundle-Name |
4 | 399 | mdecorde | Bundle-SymbolicName: org.txm.searchengine.cqp.core;singleton:=true |
5 | 288 | sjacqu01 | Bundle-Version: 1.1.0.qualifier |
6 | 288 | sjacqu01 | Require-Bundle: org.eclipse.ui, |
7 | 288 | sjacqu01 | org.eclipse.core.runtime, |
8 | 520 | mdecorde | org.txm.core;bundle-version="0.7.0";visibility:=reexport, |
9 | 520 | mdecorde | org.txm.searchengine.core;bundle-version="1.0.0";visibility:=reexport, |
10 | 520 | mdecorde | org.txm.libs.cqp;bundle-version="1.0.0";visibility:=reexport, |
11 | 520 | mdecorde | org.txm.utils;bundle-version="1.0.0";visibility:=reexport |
12 | 288 | sjacqu01 | Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
13 | 288 | sjacqu01 | Bundle-ClassPath: res/, |
14 | 288 | sjacqu01 | . |
15 | 536 | mdecorde | Bundle-Vendor: %Bundle-Vendor |
16 | 399 | mdecorde | Export-Package: org.txm.functions.diagnostic, |
17 | 399 | mdecorde | org.txm.functions.preview, |
18 | 399 | mdecorde | org.txm.functions.selection, |
19 | 399 | mdecorde | org.txm.functions.summary, |
20 | 399 | mdecorde | org.txm.importer.cwb, |
21 | 399 | mdecorde | org.txm.searchengine.cqp, |
22 | 399 | mdecorde | org.txm.searchengine.cqp.clientExceptions, |
23 | 399 | mdecorde | org.txm.searchengine.cqp.corpus, |
24 | 399 | mdecorde | org.txm.searchengine.cqp.corpus.query, |
25 | 399 | mdecorde | org.txm.searchengine.cqp.serverException, |
26 | 399 | mdecorde | org.txm.test |