root / tmp / org.txm.ahc.core / META-INF / MANIFEST.MF @ 879
History | View | Annotate | Download (530 Bytes)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Require-Bundle: org.txm.ca.core;bundle-version="1.0.0";visibility:=reexport |
3 |
Export-Package: org.txm.ahc.core.chartsengine.jfreechart,org.txm.ahc.c |
4 |
ore.chartsengine.r,org.txm.ahc.core.functions,org.txm.ahc.core.messag |
5 |
es,org.txm.ahc.core.preferences |
6 |
Bundle-Vendor: Textometrie.org |
7 |
Bundle-ActivationPolicy: lazy |
8 |
Bundle-Version: 1.0.0.qualifier |
9 |
Bundle-Name: AHC Core |
10 |
Bundle-ManifestVersion: 2 |
11 |
Bundle-SymbolicName: org.txm.ahc.core;singleton:=true |
12 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
13 |
|