root / tmp / org.txm.oriflamms.rcp / META-INF / MANIFEST.MF @ 3063
Historique | Voir | Annoter | Télécharger (660 octet)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Bundle-SymbolicName: org.txm.oriflamms.rcp;singleton:=true |
3 |
Export-Package: css,images,images.flags,images.icons,images.pickers,im |
4 |
ages.toolbar,js.viewer,org.txm.oriflamms.commands,org.txm.oriflamms.f |
5 |
unctions,oriflamms |
6 |
Bundle-Version: 1.0.0.qualifier |
7 |
Bundle-Name: %Bundle-Name |
8 |
Require-Bundle: org.txm.rcp;visibility:=reexport,org.txm.searchengine. |
9 |
cqp.rcp;bundle-version="1.0.0";visibility:=reexport |
10 |
Bundle-ActivationPolicy: lazy |
11 |
Bundle-ManifestVersion: 2 |
12 |
Bundle-Activator: oriflamms.Activator |
13 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
14 |
Bundle-Vendor: Textometrie.org |
15 |
Automatic-Module-Name: org.txm.oriflamms.rcp |
16 |
|