root / tmp / org.txm.partition.rcp / META-INF / MANIFEST.MF @ 2287
History | View | Annotate | Download (597 Bytes)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Export-Package: org.txm.partition.rcp.adapters,org.txm.partition.rcp.e |
3 |
ditors,org.txm.partition.rcp.handlers,org.txm.partition.rcp.messages, |
4 |
org.txm.partition.rcp.preferences |
5 |
Bundle-SymbolicName: org.txm.partition.rcp;singleton:=true |
6 |
Bundle-Version: 1.0.0.qualifier |
7 |
Bundle-Name: %Bundle-Name |
8 |
Require-Bundle: org.txm.chartsengine.rcp;visibility:=reexport,org.txm. |
9 |
partition.core;bundle-version="1.0.0";visibility:=reexport |
10 |
Bundle-ActivationPolicy: lazy |
11 |
Bundle-ManifestVersion: 2 |
12 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
13 |
Bundle-Vendor: Textometrie.org |
14 |
|