root / TXM / trunk / org.txm.tests.rcp / META-INF / MANIFEST.MF @ 3628
Historique | Voir | Annoter | Télécharger (852 octet)
1 |
Manifest-Version: 1.0 |
---|---|
2 |
Automatic-Module-Name: org.txm.tests.rcp |
3 |
Bundle-SymbolicName: org.txm.tests.rcp;singleton:=true |
4 |
Bundle-Name: Tests |
5 |
Bundle-Version: 1.0.0.qualifier |
6 |
Require-Bundle: org.txm.rcp;bundle-version="0.8.3";visibility:=reexport, |
7 |
org.txm.tests.core;bundle-version="1.0.0";visibility:=reexport, |
8 |
org.polarion.eclipse.team.svn.connector;bundle-version="6.0.4", |
9 |
org.eclipse.team.svn;bundle-version="4.0.5", |
10 |
org.eclipse.team.svn.ui;bundle-version="4.0.5", |
11 |
org.polarion.eclipse.team.svn.connector.javahl18;bundle-version="6.0.0", |
12 |
org.polarion.eclipse.team.svn.connector.javahl19;bundle-version="6.0.0", |
13 |
org.polarion.eclipse.team.svn.connector.svnkit18;bundle-version="6.0.4", |
14 |
org.txm.svn.rcp;bundle-version="1.0.0" |
15 |
Bundle-ManifestVersion: 2 |
16 |
Bundle-RequiredExecutionEnvironment: JavaSE-16 |
17 |
Bundle-Vendor: Textometrie.org |
18 |
|