root / tmp / org.txm.concordance.rcp / META-INF / MANIFEST.MF @ 516
History | View | Annotate | Download (1.2 kB)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Bundle-ManifestVersion: 2 |
3 |
Bundle-Name: Concordances RCP |
4 |
Bundle-SymbolicName: org.txm.concordance.rcp;singleton:=true |
5 |
Bundle-Version: 1.0.0.qualifier |
6 |
Bundle-Vendor: Textometrie.org |
7 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
8 |
Require-Bundle: org.txm.searchengine.core;bundle-version="1.0.0", |
9 |
org.txm.annotation.core;bundle-version="1.0.0", |
10 |
org.eclipse.core.runtime;bundle-version="3.10.0", |
11 |
org.eclipse.ui;bundle-version="3.106.1", |
12 |
org.txm.cooccurrence.core;bundle-version="1.0.0";visibility:=reexport, |
13 |
org.txm.cooccurrence.rcp;bundle-version="1.0.0";visibility:=reexport, |
14 |
org.txm.searchengine.cqp.core;bundle-version="1.1.0", |
15 |
org.eclipse.e4.ui.workbench;bundle-version="1.2.2", |
16 |
org.txm.concordance.core;visibility:=reexport, |
17 |
org.txm.utils;bundle-version="1.0.0", |
18 |
org.txm.core, |
19 |
org.txm.rcp, |
20 |
org.eclipse.core.expressions;bundle-version="3.4.600", |
21 |
org.txm.internalview.core;bundle-version="1.0.0", |
22 |
org.txm.internalview.rcp;bundle-version="1.0.0", |
23 |
org.txm.annotation.rcp;bundle-version="1.0.0" |
24 |
Export-Package: org.txm.concordance.rcp.adapters, |
25 |
org.txm.concordance.rcp.editors, |
26 |
org.txm.concordance.rcp.handlers, |
27 |
org.txm.concordance.rcp.preferences, |
28 |
org.txm.concordance.rcp.widgets |