root / tmp / org.txm.ca.rcp / META-INF / MANIFEST.MF @ 315
History | View | Annotate | Download (798 Bytes)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Bundle-ManifestVersion: 2 |
3 |
Bundle-Name: CA RCP |
4 |
Bundle-SymbolicName: org.txm.ca.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.lexicaltable.rcp;bundle-version="1.0.0", |
9 |
org.txm.ca.core;bundle-version="1.0.0", |
10 |
org.txm.chartsengine.rcp, |
11 |
org.txm.core;bundle-version="0.7.0", |
12 |
org.txm.rcp, |
13 |
org.eclipse.ui;bundle-version="3.106.1", |
14 |
org.eclipse.core.runtime;bundle-version="3.10.0", |
15 |
org.eclipse.core.expressions;bundle-version="3.4.600" |
16 |
Export-Package: org.txm.ca.rcp.adapters, |
17 |
org.txm.ca.rcp.chartsengine.events, |
18 |
org.txm.ca.rcp.editors, |
19 |
org.txm.ca.rcp.handlers, |
20 |
org.txm.ca.rcp.messages, |
21 |
org.txm.ca.rcp.preferences |
22 |
Bundle-Vendor: Textometrie.org |