ale/ale_linters/java
Horacio Sanson 40bf6e6b5c Add support for javalsp configuration options.
This MR adds a new configuration variable `g:ale_java_javalsp_config`
that allows to configure external dependencies and class paths to the
language server.

The variable accepts a dictionary similar to the one supported by the
[vscode/settings.json](https://github.com/georgewfraser/java-language-server#settings)
file.

Deprecates: #2561
2019-06-19 11:38:23 +09:00
..
checkstyle.vim Fix checkstyle default configuration. 2019-06-12 10:53:28 +09:00
eclipselsp.vim Fix eclipse.jdt.ls workspace data path. 2019-05-22 09:23:03 +09:00
javac.vim Feature/add ant support (#2539) 2019-06-03 20:30:18 +01:00
javalsp.vim Add support for javalsp configuration options. 2019-06-19 11:38:23 +09:00
pmd.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00