root / TXM / trunk / org.txm.cooccurrence.chartsengine / META-INF / MANIFEST.MF @ 3628
Historique | Voir | Annoter | Télécharger (709 octet)
1 | 905 | sjacqu01 | Manifest-Version: 1.0 |
---|---|---|---|
2 | 905 | sjacqu01 | Bundle-ManifestVersion: 2 |
3 | 905 | sjacqu01 | Bundle-Name: Cooccurrence Graphs |
4 | 3628 | mdecorde | Bundle-SymbolicName: org.txm.cooccurrence.chartsengine.rcp;singleton:=true |
5 | 905 | sjacqu01 | Bundle-Version: 1.0.0.qualifier |
6 | 905 | sjacqu01 | Bundle-Vendor: Textometrie.org |
7 | 3628 | mdecorde | Bundle-RequiredExecutionEnvironment: JavaSE-16 |
8 | 905 | sjacqu01 | Require-Bundle: org.txm.chartsengine.graphstream.core;bundle-version="1.0.0";visibility:=reexport, |
9 | 905 | sjacqu01 | org.txm.cooccurrence.rcp;bundle-version="1.0.0";visibility:=reexport, |
10 | 905 | sjacqu01 | org.txm.chartsengine.rcp;bundle-version="1.0.0";visibility:=reexport |
11 | 905 | sjacqu01 | Export-Package: org.txm.cooccurrence.chartsengine, |
12 | 905 | sjacqu01 | org.txm.cooccurrence.editors, |
13 | 905 | sjacqu01 | org.txm.cooccurrence.functions, |
14 | 905 | sjacqu01 | org.txm.cooccurrence.handlers |
15 | 3063 | mdecorde | Automatic-Module-Name: org.txm.cooccurrence.chartsengine |