Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 298 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 298 Bytes

jakarta.ls

Language Server for Jakarta EE. This project requires at least maven 3.0 (http://maven.apache.org/download.html) to be built via CLI. Simply run :

    mvn install

A org.eclipse.lsp4jakarta.ls-x.x.x-SNAPSHOT-jar-with-dependencies.jar is created in the /target directory.