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