root / tmp / org.txm.cooccurrence.rcp / META-INF / MANIFEST.MF @ 260
History | View | Annotate | Download (717 Bytes)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Bundle-ManifestVersion: 2 |
3 |
Bundle-Name: Cooccurence RCP |
4 |
Bundle-SymbolicName: org.txm.cooccurrence.rcp;singleton:=true |
5 |
Bundle-Version: 1.0.0.qualifier |
6 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
7 |
Export-Package: org.txm.cooccurrence.rcp.adapters, |
8 |
org.txm.cooccurrence.rcp.editors, |
9 |
org.txm.cooccurrence.rcp.handlers, |
10 |
org.txm.cooccurrence.rcp.messages, |
11 |
org.txm.cooccurrence.rcp.preferences |
12 |
Require-Bundle: org.txm.cooccurrence.core;bundle-version="1.0.0", |
13 |
org.eclipse.core.commands, |
14 |
org.txm.core, |
15 |
org.txm.rcp, |
16 |
org.eclipse.ui;bundle-version="3.106.1", |
17 |
org.eclipse.core.runtime;bundle-version="3.10.0", |
18 |
org.eclipse.core.expressions;bundle-version="3.4.600" |
19 |
Bundle-Vendor: Textometrie.org |