root / tmp / org.txm.ca.rcp / META-INF / MANIFEST.MF @ 653
Historique | Voir | Annoter | Télécharger (1,26 ko)
1 | 136 | sjacqu01 | Manifest-Version: 1.0 |
---|---|---|---|
2 | 136 | sjacqu01 | Bundle-ManifestVersion: 2 |
3 | 136 | sjacqu01 | Bundle-Name: CA RCP |
4 | 136 | sjacqu01 | Bundle-SymbolicName: org.txm.ca.rcp;singleton:=true |
5 | 136 | sjacqu01 | Bundle-Version: 1.0.0.qualifier |
6 | 136 | sjacqu01 | Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
7 | 499 | mdecorde | Require-Bundle: org.txm.utils;bundle-version="1.0.0";visibility:=reexport, |
8 | 499 | mdecorde | org.eclipse.osgi;bundle-version="3.10.2";visibility:=reexport, |
9 | 499 | mdecorde | org.eclipse.core.runtime;bundle-version="3.10.0";visibility:=reexport, |
10 | 499 | mdecorde | org.eclipse.ui;bundle-version="3.106.1";visibility:=reexport, |
11 | 499 | mdecorde | org.txm.searchengine.cqp.core;bundle-version="1.1.0";visibility:=reexport, |
12 | 499 | mdecorde | org.txm.lexicaltable.core;bundle-version="1.0.0";visibility:=reexport, |
13 | 499 | mdecorde | org.txm.lexicaltable.rcp;bundle-version="1.0.0";visibility:=reexport, |
14 | 499 | mdecorde | org.txm.ca.core;bundle-version="1.0.0";visibility:=reexport, |
15 | 499 | mdecorde | org.txm.chartsengine.rcp;visibility:=reexport, |
16 | 499 | mdecorde | org.txm.core;bundle-version="0.7.0";visibility:=reexport, |
17 | 499 | mdecorde | org.txm.rcp;visibility:=reexport, |
18 | 499 | mdecorde | org.eclipse.core.expressions;bundle-version="3.4.600";visibility:=reexport, |
19 | 499 | mdecorde | org.txm.statsengine.core;bundle-version="1.0.0";visibility:=reexport |
20 | 136 | sjacqu01 | Export-Package: org.txm.ca.rcp.adapters, |
21 | 136 | sjacqu01 | org.txm.ca.rcp.chartsengine.events, |
22 | 136 | sjacqu01 | org.txm.ca.rcp.editors, |
23 | 136 | sjacqu01 | org.txm.ca.rcp.handlers, |
24 | 136 | sjacqu01 | org.txm.ca.rcp.messages, |
25 | 136 | sjacqu01 | org.txm.ca.rcp.preferences |
26 | 282 | sjacqu01 | Bundle-Vendor: Textometrie.org |
27 | 653 | sjacqu01 | Bundle-ActivationPolicy: lazy |