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