We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 578ca3e commit 7ffcf8aCopy full SHA for 7ffcf8a
eclipse-extensions/org.springframework.ide.eclipse.boot.dash.docker/META-INF/MANIFEST.MF
@@ -22,8 +22,8 @@ Require-Bundle: org.springframework.ide.eclipse.boot.dash,
22
org.eclipse.jdt.launching,
23
org.eclipse.jdt.core,
24
org.springframework.ide.eclipse.docker.client;bundle-version="3.9.14",
25
- org.eclipse.linuxtools.docker.ui;resolution:=optional,
26
- org.eclipse.linuxtools.docker.core;resolution:=optional
+ org.eclipse.linuxtools.docker.ui,
+ org.eclipse.linuxtools.docker.core
27
Import-Package: org.eclipse.core.runtime,
28
org.eclipse.core.runtime.jobs,
29
org.osgi.framework,
0 commit comments