diff options
author | Horacio Sanson <horacio@allm.net> | 2019-05-21 13:33:47 +0900 |
---|---|---|
committer | Horacio Sanson <horacio@allm.net> | 2019-05-22 09:23:03 +0900 |
commit | 5a8ba7526532f8bd6dde93764cccc5277d568349 (patch) | |
tree | c1686b55e2ee666dc3e0226b79aa5cf82a1635d3 /test/elm-test-files/node_modules/.bin | |
parent | 67d49c75a819aa4e7ded97785a1014ba18f06e5d (diff) | |
download | ale-5a8ba7526532f8bd6dde93764cccc5277d568349.zip |
Fix eclipse.jdt.ls workspace data path.
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.
Diffstat (limited to 'test/elm-test-files/node_modules/.bin')
0 files changed, 0 insertions, 0 deletions