root / TXM / trunk / org.txm.edition.rcp / META-INF / MANIFEST.MF @ 3628
Historique | Voir | Annoter | Télécharger (618 octet)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Export-Package: org.txm.edition.rcp.editors,org.txm.edition.rcp.handle |
3 |
rs,org.txm.edition.rcp.messages,org.txm.edition.rcp.preferences |
4 |
Bundle-SymbolicName: org.txm.edition.rcp;singleton:=true |
5 |
Bundle-Version: 1.0.0.qualifier |
6 |
Bundle-Name: %Bundle-Name.0 |
7 |
Require-Bundle: org.txm.concordance.rcp;bundle-version="1.0.0";visibil |
8 |
ity:=reexport,org.txm.links.rcp;bundle-version="1.0.0";visibility:=re |
9 |
export |
10 |
Bundle-ActivationPolicy: lazy |
11 |
Bundle-ManifestVersion: 2 |
12 |
Bundle-RequiredExecutionEnvironment: JavaSE-16 |
13 |
Bundle-Vendor: Textometrie.org |
14 |
Automatic-Module-Name: org.txm.edition.rcp |
15 |
|