root / tmp / org.txm.chartsengine.svgbatik.rcp / META-INF / MANIFEST.MF @ 260
History | View | Annotate | Download (707 Bytes)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Bundle-ManifestVersion: 2 |
3 |
Bundle-Name: SVG Batik Charts Engine RCP |
4 |
Bundle-SymbolicName: org.txm.chartsengine.svgbatik.rcp;singleton:=true |
5 |
Bundle-Version: 1.0.0.qualifier |
6 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
7 |
Require-Bundle: org.txm.libs.itext;bundle-version="2.1.5", |
8 |
org.txm.chartsengine.rcp;bundle-version="1.0.0";visibility:=reexport, |
9 |
org.txm.core;bundle-version="0.7.0", |
10 |
org.txm.rcp;bundle-version="0.7.8", |
11 |
org.eclipse.core.expressions;bundle-version="3.4.600", |
12 |
org.txm.libs.batik;bundle-version="0.0.0" |
13 |
Export-Package: org.txm.chartsengine.svgbatik.rcp, |
14 |
org.txm.chartsengine.svgbatik.rcp.swing, |
15 |
org.txm.chartsengine.svgbatik.rcp.swt |
16 |
Bundle-Vendor: Textometrie.org |