Statistiques
| Révision :

root / tmp / org.txm.xmleditor.rcp / META-INF / MANIFEST.MF @ 3062

Historique | Voir | Annoter | Télécharger (1,94 ko)

1
Manifest-Version: 1.0
2
Export-Package: org.txm.xmleditor,org.txm.xmleditor.messages
3
Bundle-SymbolicName: org.txm.xmleditor.rcp;singleton:=true
4
Bundle-Version: 1.0.0.qualifier
5
Bundle-Name: %Bundle-Name
6
Require-Bundle: org.eclipse.ui.ide;bundle-version="[3.12.0,4.0.0)";visibility:=reexport,
7
 org.eclipse.ui.views;bundle-version="[3.8.0,4.0.0)";visibility:=reexport,
8
 org.eclipse.jface.text;bundle-version="[3.10.0,4.0.0)";visibility:=reexport,
9
 org.eclipse.ui.workbench.texteditor;bundle-version="[3.10.0,4.0.0)";visibility:=reexport,
10
 org.eclipse.wst.sse.ui;bundle-version="1.3.500";visibility:=reexport,
11
 org.eclipse.wst.sse.core;bundle-version="1.1.900";visibility:=reexport,
12
 org.eclipse.ui;bundle-version="[3.107.0,4.0.0)";visibility:=reexport,
13
 org.eclipse.core.resources;bundle-version="[3.11.0,4.0.0)";visibility:=reexport,
14
 org.eclipse.core.runtime;bundle-version="[3.12.0,4.0.0)";visibility:=reexport,
15
 org.eclipse.wst.common.uriresolver;bundle-version="[1.2.200,2.0.0)";visibility:=reexport,
16
 org.eclipse.wst.xml.core;bundle-version="1.1.1100";visibility:=reexport,
17
 org.eclipse.wst.common.ui;bundle-version="[1.1.500,1.2.0)";visibility:=reexport,
18
 org.eclipse.wst.validation;bundle-version="[1.2.700,1.3.0)";visibility:=reexport,
19
 org.eclipse.wst.validation.ui;visibility:=reexport,
20
 org.eclipse.core.expressions;bundle-version="[3.5.0,4.0.0)";visibility:=reexport,
21
 org.eclipse.core.filesystem;bundle-version="[1.6.0,2.0.0)";visibility:=reexport,
22
 org.txm.core;bundle-version="0.7.0";visibility:=reexport,
23
 org.txm.rcp;bundle-version="0.7.8";visibility:=reexport,
24
 org.eclipse.wst.xml.ui;bundle-version="1.1.800";visibility:=reexport,
25
 org.txm.concordance.rcp;bundle-version="1.0.0";visibility:=reexport,
26
 org.txm.edition.rcp;bundle-version="1.0.0";visibility:=reexport,
27
 org.eclipse.search;visibility:=reexport
28
Bundle-ActivationPolicy: lazy
29
Bundle-ManifestVersion: 2
30
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
31
Bundle-Vendor: Textometrie.org
32