root / tmp / CQP / META-INF / MANIFEST.MF @ 405
Historique | Voir | Annoter | Télécharger (845 octet)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Bundle-ManifestVersion: 2 |
3 |
Bundle-Name: CQP |
4 |
Bundle-SymbolicName: org.txm.searchengine.cqp.core;singleton:=true |
5 |
Bundle-Version: 1.1.0.qualifier |
6 |
Require-Bundle: org.eclipse.ui, |
7 |
org.eclipse.core.runtime, |
8 |
org.txm.core;bundle-version="0.7.0", |
9 |
org.txm.searchengine.core;bundle-version="1.0.0", |
10 |
org.txm.libs.cqp;bundle-version="1.0.0" |
11 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
12 |
Bundle-ClassPath: res/, |
13 |
. |
14 |
Bundle-Vendor: Textometrie.org |
15 |
Export-Package: org.txm.functions.diagnostic, |
16 |
org.txm.functions.internal, |
17 |
org.txm.functions.preview, |
18 |
org.txm.functions.selection, |
19 |
org.txm.functions.summary, |
20 |
org.txm.importer.cwb, |
21 |
org.txm.searchengine.cqp, |
22 |
org.txm.searchengine.cqp.clientExceptions, |
23 |
org.txm.searchengine.cqp.corpus, |
24 |
org.txm.searchengine.cqp.corpus.query, |
25 |
org.txm.searchengine.cqp.serverException, |
26 |
org.txm.test |