mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-28 11:25:35 +02:00
[397452][junit-tests] bundle version dependency prevents junits from
running
This commit is contained in:
parent
3587585a33
commit
e50df7dd7b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Bundle-Version: 3.4.0.qualifier
|
||||||
Bundle-Activator: org.eclipse.rse.tests.RSETestsPlugin
|
Bundle-Activator: org.eclipse.rse.tests.RSETestsPlugin
|
||||||
Bundle-Vendor: %providerName
|
Bundle-Vendor: %providerName
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
Require-Bundle: org.junit;bundle-version="[3.8.0,4.0.0)",
|
Require-Bundle: org.junit,
|
||||||
org.eclipse.core.runtime,
|
org.eclipse.core.runtime,
|
||||||
org.eclipse.core.resources,
|
org.eclipse.core.resources,
|
||||||
org.eclipse.core.filesystem,
|
org.eclipse.core.filesystem,
|
||||||
|
|
Loading…
Add table
Reference in a new issue