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