Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 330 Bytes

File metadata and controls

17 lines (11 loc) · 330 Bytes

java-languageserver

A java language server

Download eclipse.jdt.ls

git repository: https://github.com/eclipse/eclipse.jdt.ls

Unzip the file into /opt/jdt-language-server

image

Start the server

npm install
npm run dev