Skip to content

WIP: initial eclipse.jdt.ls implementation

Daniel Buch Hansen requested to merge dbuch/gnome-builder:wip/jdtls into master

This is a WIP preview for eclipse.jdt.ls (Language server).

Currently there is no way to automatically download and install the jdt.ls, instructions below:

Alternative extraction destination ~/.jdt-language-server can be configured in java_langserv_plugin.py by setting SERVER_ROOT accordingly.

jdt.ls runs on host and needs openjdk installed - it should work regardless if its version [8..11].

Edited by Christian Hergert

Merge request reports