root / tmp / org.txm.synopticeditor.rcp / META-INF / MANIFEST.MF @ 364
History | View | Annotate | Download (786 Bytes)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Bundle-ManifestVersion: 2 |
3 |
Bundle-Name: %Bundle-Name |
4 |
Bundle-SymbolicName: org.txm.synopticeditor.rcp;singleton:=true |
5 |
Bundle-Version: 1.0.0.qualifier |
6 |
Bundle-Activator: synopticeditor.Activator |
7 |
Require-Bundle: org.txm.core;bundle-version="0.7.0", |
8 |
org.eclipse.ui, |
9 |
org.eclipse.core.runtime, |
10 |
org.txm.rcp;bundle-version="0.7.5", |
11 |
org.eclipse.ui.browser;bundle-version="3.4.100", |
12 |
org.eclipse.jface.databinding;bundle-version="1.6.200", |
13 |
org.eclipse.jface.text;bundle-version="3.9.2", |
14 |
org.txm.concordance.rcp;bundle-version="1.0.0" |
15 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
16 |
Bundle-ActivationPolicy: lazy |
17 |
Export-Package: org.txm.rcp.synoptic.commands, |
18 |
org.txm.rcp.synoptic.editor, |
19 |
org.txm.rcp.synoptic.editor.ext, |
20 |
synopticeditor |
21 |
Bundle-Vendor: Textometrie.org |