added eclipse language server plugin and feature for cloud foundry to tycho build

This commit is contained in:
Martin Lippert
2016-11-30 15:26:02 +01:00
parent e06f827d28
commit 72603ac855
10 changed files with 186 additions and 39 deletions

View File

@@ -6,6 +6,10 @@
<category name="Spring Boot IDE Language Servers for Eclipse"/>
</feature>
<feature id="org.springframework.boot.ide.cloudfoundry.server.feature">
<category name="Spring Boot IDE Language Servers for Eclipse"/>
</feature>
<category-def name="deps" label="Dependencies"/>
<bundle id="org.eclipse.languageserver">