Implement highlighter support for eclipse language servers

This commit is contained in:
Kris De Volder
2017-10-04 14:43:20 -07:00
parent 9a0b5c8023
commit bbabae3bd6
21 changed files with 415 additions and 38 deletions

View File

@@ -26,4 +26,11 @@
unpack="false">
</plugin>
<plugin
id="org.springframework.tooling.ls.eclipse.commons"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false">
</plugin>
</feature>