Statistiques
| Révision :

root / tmp / org.txm.dictionary.rcp / META-INF / MANIFEST.MF @ 671

Historique | Voir | Annoter | Télécharger (869 octet)

1 470 mdecorde
Manifest-Version: 1.0
2 470 mdecorde
Bundle-ManifestVersion: 2
3 470 mdecorde
Bundle-Name: Dictionary
4 470 mdecorde
Bundle-SymbolicName: Dictionary;singleton:=true
5 470 mdecorde
Bundle-Version: 1.0.0.qualifier
6 470 mdecorde
Bundle-Activator: dictionary.Activator
7 470 mdecorde
Require-Bundle: org.txm.rcp;bundle-version="0.7.8",
8 470 mdecorde
 org.txm.libs.groovy-all;bundle-version="2.3.3",
9 470 mdecorde
 org.txm.core;bundle-version="0.7.0",
10 470 mdecorde
 org.eclipse.ui,
11 470 mdecorde
 org.eclipse.core.runtime,
12 470 mdecorde
 org.txm.utils,
13 470 mdecorde
 org.eclipse.persistence.jpa;bundle-version="2.6.0",
14 470 mdecorde
 org.txm.index.core;bundle-version="1.0.0",
15 671 mdecorde
 org.txm.index.rcp;bundle-version="1.0.0",
16 671 mdecorde
 javax.persistence,
17 671 mdecorde
 org.txm.annotation.core
18 470 mdecorde
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
19 470 mdecorde
Bundle-ActivationPolicy: lazy
20 470 mdecorde
Export-Package: dictionary,
21 470 mdecorde
 org.txm.dictionary.commands,
22 470 mdecorde
 org.txm.dictionary.functions.jpa,
23 470 mdecorde
 org.txm.dictionary.functions.sql,
24 470 mdecorde
 org.txm.dictionary.functions.tsv,
25 470 mdecorde
 org.txm.macro.frolex
26 470 mdecorde
Bundle-Vendor: Textometrie.org