root / tmp / org.txm.chartsengine.rcp / META-INF / MANIFEST.MF @ 2023
Historique | Voir | Annoter | Télécharger (654 octet)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Require-Bundle: org.txm.chartsengine.core;bundle-version="1.0.0";visibility:=reexport, |
3 |
org.txm.rcp;bundle-version="0.7.8";visibility:=reexport |
4 |
Export-Package: org.txm.chartsengine.rcp,org.txm.chartsengine.rcp.edit |
5 |
ors,org.txm.chartsengine.rcp.events,org.txm.chartsengine.rcp.handlers |
6 |
,org.txm.chartsengine.rcp.messages,org.txm.chartsengine.rcp.preferenc |
7 |
es,org.txm.chartsengine.rcp.swt |
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.chartsengine.rcp;singleton:=true |
13 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
14 |
|
15 |
|