Skip to content

Commit a8f5fc0

Browse files
Perform clean code of debug/org.eclipse.debug.ui.launchview.tests
1 parent bb87c2e commit a8f5fc0

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

  • debug/org.eclipse.debug.ui.launchview.tests/META-INF

debug/org.eclipse.debug.ui.launchview.tests/META-INF/MANIFEST.MF

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ Bundle-SymbolicName: org.eclipse.debug.ui.launchview.tests;singleton:=true
55
Bundle-Version: 1.2.0.qualifier
66
Bundle-Localization: plugin
77
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)"
8+
org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)"
119
Import-Package: org.junit.jupiter.api;version="[5.14.0,6.0.0)",
1210
org.junit.platform.suite.api;version="[1.14.0,2.0.0)"
1311
Bundle-ActivationPolicy: lazy

0 commit comments

Comments
 (0)