diff options
author | Horacio Sanson <horacio@allm.net> | 2018-12-01 14:53:49 +0900 |
---|---|---|
committer | Horacio Sanson <horacio@allm.net> | 2019-04-11 08:50:04 +0900 |
commit | f02e2ec54cb39e6fcc73bbaf553cbfb0111944d4 (patch) | |
tree | 410a6adaa6942049c353e3d25eb8bff11498b5b6 /supported-tools.md | |
parent | abcefe7a6e2555db924d56e3d88f28cf5b6a55e8 (diff) | |
download | ale-f02e2ec54cb39e6fcc73bbaf553cbfb0111944d4.zip |
Fix 1996 - Add eclipse LSP support.
Diffstat (limited to 'supported-tools.md')
-rw-r--r-- | supported-tools.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md index 532fc1f8..e104c115 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -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) |