Fix eclipse-ls bundles to work with new fatjar setup

This commit is contained in:
Kris De Volder
2019-05-02 16:30:00 -07:00
parent 3f93616970
commit 4317b1e663
5 changed files with 15 additions and 38 deletions

View File

@@ -33,6 +33,7 @@
<artifactItem>
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>spring-boot-language-server</artifactId>
<classifier>exec</classifier>
<version>1.7.0-SNAPSHOT</version>
<overWrite>true</overWrite>
</artifactItem>