root / tmp / org.txm.querycooccurrences.rcp / META-INF / MANIFEST.MF @ 3063
Historique | Voir | Annoter | Télécharger (1,1 ko)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Export-Package: listcooccurrences,org.txm.functions.coocmatrix,org.txm |
3 |
.links.coocmatrix,org.txm.rcp.commands.function |
4 |
Bundle-SymbolicName: org.txm.querycooccurrences.rcp;singleton:=true |
5 |
Bundle-Version: 1.0.0.qualifier |
6 |
Bundle-Name: %Bundle-Name.0 |
7 |
Require-Bundle: org.eclipse.ui;visibility:=reexport,org.eclipse.core.r |
8 |
untime;visibility:=reexport,org.eclipse.core.expressions;bundle-versi |
9 |
on="3.4.500";visibility:=reexport,org.txm.rcp;bundle-version="0.8.0"; |
10 |
visibility:=reexport,org.txm.core;bundle-version="0.7.0";visibility:= |
11 |
reexport,org.txm.queryindex.rcp;bundle-version="1.0.0";visibility:=re |
12 |
export,org.txm.ca.core;visibility:=reexport,org.txm.statsengine.r.cor |
13 |
e;visibility:=reexport,org.txm.lexicaltable.core;visibility:=reexport |
14 |
,org.txm.statsengine.core;visibility:=reexport,org.txm.statsengine.r. |
15 |
rcp;visibility:=reexport |
16 |
Bundle-ActivationPolicy: lazy |
17 |
Bundle-ManifestVersion: 2 |
18 |
Bundle-Activator: listcooccurrences.Activator |
19 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
20 |
Bundle-Vendor: Textometrie.org |
21 |
Automatic-Module-Name: org.txm.querycooccurrences.rcp |
22 |
|