Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 861 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 861 Bytes

jakarta.jdt

Eclipse JDT LS for Eclipse LSP4Jakarta extension plug-in. This project is built using Eclipse Tycho (https://www.eclipse.org/tycho/) and requires at least maven 3.0 (http://maven.apache.org/download.html) to be built via CLI. Simply run :

    mvn install

Components

See more information about the Tycho packaging types: https://wiki.eclipse.org/Tycho/Packaging_Types.