fixed remaining wrong links to old eclipse-lsp integration and adopted unified language server for boot properties

This commit is contained in:
Martin Lippert
2016-12-01 09:32:59 +01:00
parent 262b26e78c
commit f2f2324d66
5 changed files with 10 additions and 6 deletions

View File

@@ -13,6 +13,10 @@
contentType="org.springframework.boot.ide.properties.application.properties"
id="org.eclipse.languageserver.languages.springbootproperties">
</contentTypeMapping>
<contentTypeMapping
contentType="org.springframework.boot.ide.properties.application.yml"
id="org.eclipse.languageserver.languages.springbootproperties">
</contentTypeMapping>
</extension>
</plugin>