Statistiques
| Révision :

root / TXM / trunk / org.txm.cooccurrence.chartsengine / META-INF / MANIFEST.MF @ 3628

Historique | Voir | Annoter | Télécharger (709 octet)

1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: Cooccurrence Graphs
4
Bundle-SymbolicName: org.txm.cooccurrence.chartsengine.rcp;singleton:=true
5
Bundle-Version: 1.0.0.qualifier
6
Bundle-Vendor: Textometrie.org
7
Bundle-RequiredExecutionEnvironment: JavaSE-16
8
Require-Bundle: org.txm.chartsengine.graphstream.core;bundle-version="1.0.0";visibility:=reexport,
9
 org.txm.cooccurrence.rcp;bundle-version="1.0.0";visibility:=reexport,
10
 org.txm.chartsengine.rcp;bundle-version="1.0.0";visibility:=reexport
11
Export-Package: org.txm.cooccurrence.chartsengine,
12
 org.txm.cooccurrence.editors,
13
 org.txm.cooccurrence.functions,
14
 org.txm.cooccurrence.handlers
15
Automatic-Module-Name: org.txm.cooccurrence.chartsengine