1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00

[397452][junit-tests] bundle version dependency prevents junits from

running
This commit is contained in:
David McKnight 2013-01-07 11:38:31 -05:00
parent 3587585a33
commit e50df7dd7b

View file

@ -6,7 +6,7 @@ Bundle-Version: 3.4.0.qualifier
Bundle-Activator: org.eclipse.rse.tests.RSETestsPlugin
Bundle-Vendor: %providerName
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.resources,
org.eclipse.core.filesystem,