root / tmp / org.txm.queryindex.rcp / META-INF / MANIFEST.MF @ 673
Historique | Voir | Annoter | Télécharger (969 octet)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Bundle-ManifestVersion: 2 |
3 |
Bundle-Name: org.txm.queryindex.rcp |
4 |
Bundle-SymbolicName: org.txm.queryindex.rcp;singleton:=true |
5 |
Bundle-Version: 1.0.0.qualifier |
6 |
Bundle-Activator: queryindexrcp.Activator |
7 |
Require-Bundle: org.eclipse.ui, |
8 |
org.eclipse.core.runtime, |
9 |
org.eclipse.ui.editors;bundle-version="3.8.100", |
10 |
org.eclipse.core.expressions;bundle-version="3.4.500", |
11 |
org.txm.core;bundle-version="0.7.0", |
12 |
org.txm.index.core;bundle-version="1.0.0", |
13 |
org.txm.index.rcp;bundle-version="1.0.0", |
14 |
org.txm.rcp;bundle-version="0.7.8", |
15 |
org.txm.lexicaltable.core, |
16 |
org.txm.statsengine.r.core, |
17 |
org.txm.statsengine.r.rcp |
18 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
19 |
Bundle-ActivationPolicy: lazy |
20 |
Export-Package: org.txm.functions.queryindex, |
21 |
org.txm.rcp.commands.function, |
22 |
org.txm.rcp.commands.link, |
23 |
org.txm.rcp.editors.input, |
24 |
org.txm.rcp.editors.queryindex, |
25 |
queryindexrcp, |
26 |
queryindexrcp.actions, |
27 |
queryindexrcp.adapters |
28 |
Bundle-Vendor: Textometrie.org |