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