root / TXM / trunk / org.txm.textsbalance.rcp / META-INF / MANIFEST.MF @ 3628
Historique | Voir | Annoter | Télécharger (627 octet)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Export-Package: org.txm.textsbalance.rcp.adapters,org.txm.textsbalance |
3 |
.rcp.editors,org.txm.textsbalance.rcp.handlers,org.txm.textsbalance.r |
4 |
cp.preferences |
5 |
Bundle-SymbolicName: org.txm.textsbalance.rcp;singleton:=true |
6 |
Bundle-Version: 1.0.0.qualifier |
7 |
Bundle-Name: %Bundle-Name |
8 |
Require-Bundle: org.txm.textsbalance.core;bundle-version="1.0.0";visib |
9 |
ility:=reexport,org.txm.chartsengine.rcp;bundle-version="1.0.0";visib |
10 |
ility:=reexport |
11 |
Bundle-ManifestVersion: 2 |
12 |
Bundle-RequiredExecutionEnvironment: JavaSE-16 |
13 |
Bundle-Vendor: Textometrie.org |
14 |
Automatic-Module-Name: org.txm.textsbalance.rcp |
15 |
|