root / tmp / org.txm.cooccurrence.rcp / META-INF / MANIFEST.MF @ 3063
Historique | Voir | Annoter | Télécharger (728 octet)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Export-Package: org.txm.cooccurrence.rcp.adapters,org.txm.cooccurrence |
3 |
.rcp.editors,org.txm.cooccurrence.rcp.handlers,org.txm.cooccurrence.r |
4 |
cp.messages,org.txm.cooccurrence.rcp.preferences |
5 |
Bundle-SymbolicName: org.txm.cooccurrence.rcp;singleton:=true |
6 |
Bundle-Version: 1.0.0.qualifier |
7 |
Bundle-Name: %Bundle-Name |
8 |
Require-Bundle: org.txm.statsengine.r.rcp;bundle-version="1.0.0";visib |
9 |
ility:=reexport,org.txm.links.rcp;bundle-version="1.0.0";visibility:= |
10 |
reexport,org.txm.cooccurrence.core;bundle-version="1.0.0";visibility: |
11 |
=reexport |
12 |
Bundle-ManifestVersion: 2 |
13 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
14 |
Bundle-Vendor: Textometrie.org |
15 |
Automatic-Module-Name: org.txm.cooccurrence.rcp |
16 |
|