Deletion confirmation for CF / Docker elements
Both now work in similar way and can be 'skipped' by setting a oreference or a 'do not show again' checkbox in the dialog.
This commit is contained in:
@@ -26,7 +26,6 @@ Require-Bundle: org.junit,
|
||||
org.reactivestreams.reactive-streams;bundle-version="1.0.0",
|
||||
io.projectreactor.reactor-core;bundle-version="[3.3.1,3.3.2)",
|
||||
org.apache.commons.lang,
|
||||
org.hamcrest;bundle-version="[1.1.0,1.2.0)",
|
||||
org.eclipse.lsp4e,
|
||||
org.eclipse.lsp4j,
|
||||
org.springframework.ide.eclipse.boot.dash;bundle-version="3.9.12",
|
||||
@@ -47,7 +46,8 @@ Require-Bundle: org.junit,
|
||||
org.springframework.ide.eclipse.buildship30,
|
||||
org.eclipse.ui.console,
|
||||
org.springframework.ide.eclipse.docker.client;bundle-version="3.9.14",
|
||||
org.springsource.ide.eclipse.commons.boot.ls;bundle-version="4.8.1"
|
||||
org.springsource.ide.eclipse.commons.boot.ls;bundle-version="4.8.1",
|
||||
org.hamcrest.library;bundle-version="1.3.0"
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Import-Package: org.eclipse.core.runtime,
|
||||
|
||||
Reference in New Issue
Block a user