root / tmp / org.txm.tests.rcp / META-INF / MANIFEST.MF @ 2412
Historique | Voir | Annoter | Télécharger (423 octet)
| 1 |
Manifest-Version: 1.0 |
|---|---|
| 2 |
Automatic-Module-Name: org.txm.tests.rcp |
| 3 |
Bundle-SymbolicName: org.txm.tests.rcp;singleton:=true |
| 4 |
Bundle-Name: Tests |
| 5 |
Bundle-Version: 1.0.0.qualifier |
| 6 |
Require-Bundle: org.txm.rcp;bundle-version="0.8.0";visibility:=reexpor |
| 7 |
t,org.txm.tests.core;bundle-version="1.0.0";visibility:=reexport |
| 8 |
Bundle-ManifestVersion: 2 |
| 9 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| 10 |
Bundle-Vendor: Textometrie.org |
| 11 |
|