root / tmp / org.txm.specificities.rcp / META-INF / MANIFEST.MF @ 315
History | View | Annotate | Download (829 Bytes)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Bundle-ManifestVersion: 2 |
3 |
Bundle-Name: Specificities RCP |
4 |
Bundle-SymbolicName: org.txm.specificities.rcp;singleton:=true |
5 |
Bundle-Version: 1.0.0.qualifier |
6 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
7 |
Require-Bundle: org.txm.lexicaltable.core;bundle-version="1.0.0", |
8 |
org.txm.index.core;bundle-version="1.0.0", |
9 |
org.txm.core;bundle-version="0.7.0", |
10 |
org.txm.statsengine.r.rcp, |
11 |
org.txm.specificities.core, |
12 |
org.txm.chartsengine.rcp, |
13 |
org.txm.rcp;bundle-version="0.7.8", |
14 |
org.eclipse.core.expressions;bundle-version="3.4.600", |
15 |
org.eclipse.core.runtime;bundle-version="3.10.0" |
16 |
Export-Package: org.txm.specificities.rcp.adapters, |
17 |
org.txm.specificities.rcp.editors, |
18 |
org.txm.specificities.rcp.handlers, |
19 |
org.txm.specificities.rcp.messages, |
20 |
org.txm.specificities.rcp.preferences |
21 |
Bundle-Vendor: Textometrie.org |