Statistiques
| Révision :

root / TXM / trunk / org.txm.searchengine.cqp.rcp / META-INF / MANIFEST.MF @ 3628

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

1
Manifest-Version: 1.0
2
Export-Package: org.txm.searchengine.cqp.rcp.adapters,
3
 org.txm.searchengine.cqp.rcp.dialogs,
4
 org.txm.searchengine.cqp.rcp.editor,
5
 org.txm.searchengine.cqp.rcp.handlers.base,
6
 org.txm.searchengine.cqp.rcp.messages,
7
 org.txm.searchengine.cqp.rcp.preferences
8
Bundle-SymbolicName: org.txm.searchengine.cqp.rcp;singleton:=true
9
Bundle-Version: 1.0.0.qualifier
10
Bundle-Name: %Bundle-Name
11
Require-Bundle: org.txm.rcp;bundle-version="0.8.3";visibility:=reexport,
12
 org.txm.searchengine.cqp.core;bundle-version="1.1.0";visibility:=reexport,
13
 org.txm.searchengine.rcp;bundle-version="1.0.0";visibility:=reexport
14
Bundle-ManifestVersion: 2
15
Bundle-RequiredExecutionEnvironment: JavaSE-16
16
Bundle-Vendor: Textometrie.org
17
Automatic-Module-Name: org.txm.searchengine.cqp.rcp
18