From d4d04bec98658321c0760107b18815fe8a01cb1d Mon Sep 17 00:00:00 2001 From: Kris De Volder Date: Fri, 20 Nov 2020 17:38:22 -0800 Subject: [PATCH] Disable xml-ls-extension again Signed-off-by: Kris De Volder --- .../org.springframework.tooling.boot.ls/plugin.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclipse-language-servers/org.springframework.tooling.boot.ls/plugin.xml b/eclipse-language-servers/org.springframework.tooling.boot.ls/plugin.xml index 7a7bca761..afc2e0dc5 100644 --- a/eclipse-language-servers/org.springframework.tooling.boot.ls/plugin.xml +++ b/eclipse-language-servers/org.springframework.tooling.boot.ls/plugin.xml @@ -355,7 +355,7 @@ class="org.springframework.tooling.boot.ls.prefs.RemoteAppsFromPrefsDataContributor"> - @@ -363,6 +363,6 @@ - + -->