root / TXM / trunk / org.txm.ahc.rcp / META-INF / MANIFEST.MF @ 3628
Historique | Voir | Annoter | Télécharger (697 octet)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Automatic-Module-Name: org.txm.ahc.rcp |
3 |
Export-Package: org.txm.ahc.rcp.adapters,org.txm.ahc.rcp.editors,org.t |
4 |
xm.ahc.rcp.handlers,org.txm.ahc.rcp.messages,org.txm.ahc.rcp.preferen |
5 |
ces |
6 |
Bundle-SymbolicName: org.txm.ahc.rcp;singleton:=true |
7 |
Bundle-Version: 1.0.0.qualifier |
8 |
Bundle-Name: %Bundle-Name |
9 |
Require-Bundle: org.txm.chartsengine.rcp;bundle-version="1.0.0";visibi |
10 |
lity:=reexport,org.txm.lexicaltable.rcp;bundle-version="1.0.0";visibi |
11 |
lity:=reexport,org.txm.ahc.core;bundle-version="1.0.0";visibility:=re |
12 |
export,org.txm.ca.rcp;visibility:=reexport |
13 |
Bundle-ManifestVersion: 2 |
14 |
Bundle-RequiredExecutionEnvironment: JavaSE-16 |
15 |
Bundle-Vendor: Textometrie.org |
16 |
|