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

@@ -46,7 +46,12 @@
<category-def name="Spring Boot IDE Language Servers for Eclipse" label="Spring Boot IDE Language Servers for Eclipse"/>
<feature
id="org.springframework.boot.ide.cloudfoundry.server.feature" version="0.0.0">
id="org.springframework.tooling.cloudfoundry.manifest.ls.feature" version="0.0.0">
<category name="Spring Boot IDE Language Servers for Eclipse" />
</feature>
<feature
id="org.springframework.boot.ide.cloudfoundry.manifest.integration.feature" version="0.0.0">
<category name="Spring Boot IDE Language Servers for Eclipse" />
</feature>