root / TXM / trunk / org.txm.progression.rcp / META-INF / MANIFEST.MF @ 3628
Historique | Voir | Annoter | Télécharger (838 octet)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Export-Package: org.txm.progression.rcp.adapters,org.txm.progression.r |
3 |
cp.chartsengine.events,org.txm.progression.rcp.editors,org.txm.progre |
4 |
ssion.rcp.handlers,org.txm.progression.rcp.messages,org.txm.progressi |
5 |
on.rcp.preferences |
6 |
Bundle-SymbolicName: org.txm.progression.rcp;singleton:=true |
7 |
Bundle-Version: 1.0.0.qualifier |
8 |
Bundle-Name: %Bundle-Name |
9 |
Require-Bundle: org.txm.chartsengine.rcp;bundle-version="1.0.0";visibi |
10 |
lity:=reexport,org.txm.progression.core;bundle-version="1.0.0";visibi |
11 |
lity:=reexport,org.txm.concordance.rcp;bundle-version="1.0.0";visibil |
12 |
ity:=reexport,org.txm.edition.rcp;bundle-version="1.0.0";visibility:= |
13 |
reexport |
14 |
Bundle-ManifestVersion: 2 |
15 |
Bundle-RequiredExecutionEnvironment: JavaSE-16 |
16 |
Bundle-Vendor: Textometrie.org |
17 |
Automatic-Module-Name: org.txm.progression.rcp |
18 |
|