root / tmp / org.txm.tests.rcp / META-INF / MANIFEST.MF @ 2219
History | View | Annotate | Download (411 Bytes)
1 | 1625 | mdecorde | Manifest-Version: 1.0 |
---|---|---|---|
2 | 1625 | mdecorde | Bundle-ManifestVersion: 2 |
3 | 1625 | mdecorde | Bundle-Name: Tests |
4 | 1625 | mdecorde | Bundle-SymbolicName: org.txm.tests.rcp;singleton:=true |
5 | 1625 | mdecorde | Bundle-Version: 1.0.0.qualifier |
6 | 1625 | mdecorde | Automatic-Module-Name: org.txm.tests.rcp |
7 | 1625 | mdecorde | Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
8 | 1625 | mdecorde | Require-Bundle: org.txm.rcp;bundle-version="0.8.0";visibility:=reexport, |
9 | 1625 | mdecorde | org.txm.tests.core;bundle-version="1.0.0";visibility:=reexport |
10 | 2219 | mdecorde | Bundle-Vendor: Textometrie.org |