root / TXM / trunk / org.txm.links.rcp / META-INF / MANIFEST.MF @ 3628
Historique | Voir | Annoter | Télécharger (415 octet)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Export-Package: org.txm,org.txm.links.rcp.handlers |
3 |
Bundle-SymbolicName: org.txm.links.rcp;singleton:=true |
4 |
Bundle-Version: 1.0.0.qualifier |
5 |
Bundle-Name: %Bundle-Name |
6 |
Require-Bundle: org.txm.rcp;bundle-version="0.8.3";visibility:=reexport |
7 |
Bundle-ManifestVersion: 2 |
8 |
Bundle-RequiredExecutionEnvironment: JavaSE-16 |
9 |
Bundle-Vendor: Textometrie.org |
10 |
Automatic-Module-Name: org.txm.links.rcp |
11 |
|