We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb87c2e commit a8f5fc0Copy full SHA for a8f5fc0
1 file changed
debug/org.eclipse.debug.ui.launchview.tests/META-INF/MANIFEST.MF
@@ -5,9 +5,7 @@ Bundle-SymbolicName: org.eclipse.debug.ui.launchview.tests;singleton:=true
5
Bundle-Version: 1.2.0.qualifier
6
Bundle-Localization: plugin
7
Require-Bundle: org.eclipse.ui;bundle-version="[3.6.0,4.0.0)",
8
- org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)",
9
- org.eclipse.debug.ui;bundle-version="[3.10.0,4.0.0)",
10
- org.eclipse.debug.ui.launchview;bundle-version="[1.0.2,2.0.0)"
+ org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)"
11
Import-Package: org.junit.jupiter.api;version="[5.14.0,6.0.0)",
12
org.junit.platform.suite.api;version="[1.14.0,2.0.0)"
13
Bundle-ActivationPolicy: lazy
0 commit comments