mirror of https://github.com/dense-analysis/ale
5a8ba75265
We were setting the -data parameter to the project root but this caused the language server to fail initialization and synch of gradle dependencies. As consequence ALE failed to work fully on gradle projects. This fix sets the workspace to the parent folder of the project root. Normally this corresponds to the correct Eclipse workspace path. When this is not the case, this fix also allows users to explicitly set the absolute path to the workspace via configuration variable. |
||
---|---|---|
.. | ||
checkstyle.vim | ||
eclipselsp.vim | ||
javac.vim | ||
javalsp.vim | ||
pmd.vim |