root / tmp / org.txm.chartsengine.core / META-INF / MANIFEST.MF @ 411
History | View | Annotate | Download (597 Bytes)
1 | 82 | sjacqu01 | Manifest-Version: 1.0 |
---|---|---|---|
2 | 82 | sjacqu01 | Bundle-ManifestVersion: 2 |
3 | 82 | sjacqu01 | Bundle-Name: Charts Engine Core |
4 | 82 | sjacqu01 | Bundle-SymbolicName: org.txm.chartsengine.core;singleton:=true |
5 | 82 | sjacqu01 | Bundle-Version: 1.0.0.qualifier |
6 | 399 | mdecorde | Require-Bundle: org.txm.utils;visibility:=reexport, |
7 | 399 | mdecorde | org.txm.core;bundle-version="0.7.0";visibility:=reexport, |
8 | 399 | mdecorde | org.eclipse.core.runtime;visibility:=reexport |
9 | 82 | sjacqu01 | Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
10 | 82 | sjacqu01 | Bundle-ActivationPolicy: lazy |
11 | 82 | sjacqu01 | Export-Package: org.txm.chartsengine.core, |
12 | 137 | sjacqu01 | org.txm.chartsengine.core.messages, |
13 | 230 | sjacqu01 | org.txm.chartsengine.core.preferences, |
14 | 230 | sjacqu01 | org.txm.chartsengine.core.results |
15 | 261 | sjacqu01 | Bundle-Vendor: Textometrie.org |