root / tmp / org.txm.chartsengine.core / META-INF / MANIFEST.MF @ 768
History | View | Annotate | Download (504 Bytes)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Bundle-ManifestVersion: 2 |
3 |
Bundle-Name: Charts Engine Core |
4 |
Bundle-SymbolicName: org.txm.chartsengine.core;singleton:=true |
5 |
Bundle-Version: 1.0.0.qualifier |
6 |
Require-Bundle: org.eclipse.core.runtime, |
7 |
org.txm.utils, |
8 |
org.txm.core;bundle-version="0.7.0" |
9 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
10 |
Export-Package: org.txm.chartsengine.core, |
11 |
org.txm.chartsengine.core.messages, |
12 |
org.txm.chartsengine.core.preferences, |
13 |
org.txm.chartsengine.core.results |
14 |
Bundle-Vendor: Textometrie.org |