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