root / tmp / org.txm.dictionary.rcp / META-INF / MANIFEST.MF @ 3063
Historique | Voir | Annoter | Télécharger (1,09 ko)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Export-Package: org.txm.dictionary.commands,org.txm.dictionary.functio |
3 |
ns.jpa,org.txm.dictionary.functions.sql,org.txm.dictionary.functions. |
4 |
tsv,org.txm.dictionary.preferences,org.txm.macro.frolex |
5 |
Bundle-SymbolicName: org.txm.dictionary.rcp;singleton:=true |
6 |
Bundle-Version: 1.0.0.qualifier |
7 |
Bundle-Name: %Bundle-Name |
8 |
Require-Bundle: org.txm.rcp;bundle-version="0.8.0";visibility:=reexpor |
9 |
t,org.txm.libs.groovy-all;bundle-version="2.3.3";visibility:=reexport |
10 |
,org.txm.core;bundle-version="0.7.0";visibility:=reexport,org.eclipse |
11 |
.ui;visibility:=reexport,org.eclipse.core.runtime;visibility:=reexpor |
12 |
t,org.txm.utils.core;visibility:=reexport,org.eclipse.persistence.jpa |
13 |
;bundle-version="2.6.0";visibility:=reexport,org.txm.index.core;bundl |
14 |
e-version="1.0.0";visibility:=reexport,org.txm.index.rcp;bundle-versi |
15 |
on="1.0.0";visibility:=reexport,javax.persistence;visibility:=reexpor |
16 |
t |
17 |
Bundle-ActivationPolicy: lazy |
18 |
Bundle-ManifestVersion: 2 |
19 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
20 |
Bundle-Vendor: Textometrie.org |
21 |
Automatic-Module-Name: org.txm.dictionary.rcp |
22 |
|