root / tmp / org.txm.oriflamms.rcp / META-INF / MANIFEST.MF @ 911
History | View | Annotate | Download (611 Bytes)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Require-Bundle: org.txm.rcp;visibility:=reexport, |
3 |
org.txm.searchengine.cqp.rcp;bundle-version="1.0.0" |
4 |
Bundle-Vendor: Textometrie.org |
5 |
Bundle-ActivationPolicy: lazy |
6 |
Bundle-Version: 1.0.0.qualifier |
7 |
Bundle-Name: Oriflamms |
8 |
Bundle-ManifestVersion: 2 |
9 |
Bundle-Activator: oriflamms.Activator |
10 |
Bundle-SymbolicName: org.txm.oriflamms.rcp;singleton:=true |
11 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
12 |
Export-Package: css, |
13 |
images, |
14 |
images.flags, |
15 |
images.icons, |
16 |
images.pickers, |
17 |
images.toolbar, |
18 |
js.viewer, |
19 |
org.txm.oriflamms.commands, |
20 |
org.txm.oriflamms.functions, |
21 |
oriflamms |
22 |
|