root / tmp / org.txm.para.rcp / META-INF / MANIFEST.MF @ 364
History | View | Annotate | Download (513 Bytes)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Bundle-ManifestVersion: 2 |
3 |
Bundle-Name: Rcp |
4 |
Bundle-SymbolicName: org.txm.para.rcp;singleton:=true |
5 |
Bundle-Version: 1.0.0.qualifier |
6 |
Bundle-Activator: org.txm.para.rcp.Activator |
7 |
Require-Bundle: org.txm.rcp;bundle-version="0.7.8", |
8 |
org.txm.core;bundle-version="0.7.0", |
9 |
org.eclipse.ui, |
10 |
org.eclipse.core.runtime, |
11 |
org.txm.para.core, |
12 |
org.txm.concordance.rcp |
13 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
14 |
Bundle-ActivationPolicy: lazy |
15 |
Export-Package: org.txm.para.rcp, |
16 |
org.txm.para.rcp.editors |