Skip to content

konveyor/java-analyzer-bundle

Repository files navigation

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