Possible fix to start/stop issue. A bit more logging.

This commit is contained in:
aboyko
2023-05-08 13:03:12 -04:00
parent 322405d9d8
commit b19c16cee6
2 changed files with 5 additions and 2 deletions

View File

@@ -7,10 +7,11 @@
<server
class="org.springframework.tooling.boot.ls.DelegatingStreamConnectionProvider"
clientImpl="org.springframework.tooling.ls.eclipse.commons.STS4LanguageClientImpl"
serverInterface="org.springframework.ide.vscode.commons.protocol.spring.SpringModelLanguageServer"
id="org.eclipse.languageserver.languages.springboot"
label="Spring Boot Language Server"
lastDocumentDisconnectedTimeout="2147483647">
lastDocumentDisconnectedTimeout="2147483647"
serverInterface="org.springframework.ide.vscode.commons.protocol.spring.SpringModelLanguageServer"
singleton="true">
</server>
<contentTypeMapping