A common JDT Extension plugin for Eclipse. This plugin provides utilities and a framework for extending language server JDT implementations.
This project is built using Eclipse Tycho and requires at least maven 3.0+ to be built via CLI.
Simply run:
mvn clean install
See more information about the Tycho packaging types: https://wiki.eclipse.org/Tycho/Packaging_Types.