root / tmp / org.txm.lexicaltable.core / META-INF / MANIFEST.MF @ 143
History | View | Annotate | Download (630 Bytes)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Bundle-ManifestVersion: 2 |
3 |
Bundle-Name: LexicalTable Core |
4 |
Bundle-SymbolicName: org.txm.lexicaltable.core |
5 |
Bundle-Version: 1.0.0.qualifier |
6 |
Bundle-Activator: org.txm.lexicaltable.core.Activator |
7 |
Require-Bundle: org.txm.core;bundle-version="0.7.0", |
8 |
org.eclipse.ui, |
9 |
org.eclipse.core.runtime, |
10 |
org.txm.r;bundle-version="1.0.0", |
11 |
org.txm.index.core;bundle-version="1.0.0" |
12 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
13 |
Bundle-ActivationPolicy: lazy |
14 |
Export-Package: org.txm.functions.intertextualdistance, |
15 |
org.txm.lexicaltable.core, |
16 |
org.txm.lexicaltable.functions, |
17 |
org.txm.stat.data, |
18 |
org.txm.stat.engine.r.data |