Fix 1996 - Add eclipse LSP support.

This commit is contained in:
Horacio Sanson
2018-12-01 14:53:49 +09:00
parent abcefe7a6e
commit f02e2ec54c
6 changed files with 253 additions and 0 deletions

View File

@@ -204,6 +204,7 @@ formatting.
* [ispc](https://ispc.github.io/) :floppy_disk:
* Java
* [checkstyle](http://checkstyle.sourceforge.net)
* [eclipselsp](https://github.com/eclipse/eclipse.jdt.ls)
* [google-java-format](https://github.com/google/google-java-format)
* [javac](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
* [javalsp](https://github.com/georgewfraser/vscode-javac)