root / tmp / org.txm.imports.metopes / META-INF / MANIFEST.MF @ 2272
History | View | Annotate | Download (586 Bytes)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Bundle-ManifestVersion: 2 |
3 |
Bundle-Name: Metopes |
4 |
Bundle-SymbolicName: org.txm.imports.metopes;singleton:=true |
5 |
Bundle-Version: 1.0.1.qualifier |
6 |
Bundle-Activator: org.txm.imports.metopes.Activator |
7 |
Require-Bundle: org.txm.core;bundle-version="0.7.0", |
8 |
org.txm.rcp;bundle-version="0.8.0", |
9 |
org.eclipse.ui, |
10 |
org.eclipse.core.runtime |
11 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
12 |
Bundle-ActivationPolicy: lazy |
13 |
Export-Package: org.txm.importer.metopes, |
14 |
org.txm.importer.metopes.preferences, |
15 |
org.txm.imports.metopes, |
16 |
org.txm.macro.metopes |
17 |
Bundle-Vendor: Textometrie.org |