implemented simple content-assist contributor for JDT that connects to an LS

This commit is contained in:
Martin Lippert
2017-02-11 16:29:26 +01:00
parent 91a560b81e
commit a5e9f45ea1
15 changed files with 413 additions and 0 deletions

View File

@@ -10,6 +10,10 @@
<category name="Spring Boot IDE Language Servers for Eclipse"/>
</feature>
<feature id="org.springframework.boot.ide.java.servers.feature">
<category name="Spring Boot IDE Language Servers for Eclipse"/>
</feature>
<category-def name="deps" label="Dependencies"/>
<feature id="tm-feature">