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