Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.03 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.03 KB

This project extends the JDT.LS by providing an extension point for org.eclipse.jdt.ls.core.delegateCommandHandler. See SampleDelegateCommandHandler.

This project is built using Eclipse Tycho and requires at least maven 3.0 to be built via CLI. Simply run :

mvn install

The first run will take quite a while since maven will download all the required dependencies in order to build everything.

In order to use the generated eclipse plugins in Eclipse, you will need [m2e] (https://www.eclipse.org/m2e) and the m2eclipse-tycho plugin. Update sites to install these plugins :

Code of Conduct

Refer to our Code of Conduct page for detailed information