added regular boot feature to product to include old properties editing support and removed boot-properties language server extension from distro

This commit is contained in:
Martin Lippert
2017-11-14 08:12:29 +01:00
parent 2cf09ba9bb
commit 043ad13b66
2 changed files with 15 additions and 4 deletions

View File

@@ -77,12 +77,13 @@ openFile</programArgs>
<feature id="net.mihai-nita.ansicon" installMode="root"/>
<feature id="org.springsource.ide.eclipse.commons.quicksearch.feature" installMode="root"/>
<feature id="org.springframework.ide.eclipse.boot.feature" installMode="root"/>
<feature id="org.springframework.ide.eclipse.boot.dash.feature" installMode="root"/>
<feature id="org.springframework.boot.ide.branding.feature" installMode="root"/>
<feature id="org.springframework.boot.ide.main.feature" installMode="root"/>
<!-- <feature id="org.springframework.boot.ide.main.feature" installMode="root"/> -->
<feature id="org.springframework.tooling.properties.ls.feature" installMode="root"/>
<!-- <feature id="org.springframework.tooling.properties.ls.feature" installMode="root"/> -->
<feature id="org.springframework.tooling.boot.java.ls.feature" installMode="root"/>
<feature id="org.springframework.tooling.cloudfoundry.manifest.ls.integration.feature" installMode="root"/>