updated sts4 distro build to new cloudfoundry language server feature structure

This commit is contained in:
Martin Lippert
2017-06-12 12:52:33 +02:00
parent 3d3c8dc42e
commit 5acbf84e2a
3 changed files with 15 additions and 3 deletions

View File

@@ -83,7 +83,9 @@ openFile</programArgs>
<feature id="org.springframework.boot.ide.main.feature" installMode="root"/>
<feature id="org.springframework.boot.ide.properties.servers.feature" installMode="root"/>
<feature id="org.springframework.boot.ide.java.servers.feature" installMode="root"/>
<feature id="org.springframework.boot.ide.cloudfoundry.server.feature" installMode="root"/>
<feature id="org.springframework.boot.ide.cloudfoundry.manifest.integration.feature" installMode="root"/>
<feature id="org.springframework.tooling.cloudfoundry.manifest.ls.feature" installMode="root"/>
</features>