root / tmp / org.txm.textsbalance.rcp / META-INF / MANIFEST.MF @ 911
History | View | Annotate | Download (581 Bytes)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Require-Bundle: org.txm.textsbalance.core;bundle-version="1.0.0";visibility:=reexport, |
3 |
org.txm.chartsengine.rcp;bundle-version="1.0.0";visibility:=reexport |
4 |
Export-Package: org.txm.textsbalance.rcp.adapters,org.txm.textsbalance |
5 |
.rcp.editors,org.txm.textsbalance.rcp.handlers,org.txm.textsbalance.r |
6 |
cp.preferences |
7 |
Bundle-Vendor: Textometrie.org |
8 |
Bundle-Version: 1.0.0.qualifier |
9 |
Bundle-Name: Texts Balance RCP |
10 |
Bundle-ManifestVersion: 2 |
11 |
Bundle-SymbolicName: org.txm.textsbalance.rcp;singleton:=true |
12 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
13 |
|