The following are required: The Java 8 jdk, and your IDE of choice.
After you make sure you have both of these things, fork this repository and download the source.
Once you have forked the repo and downloaded the source, open a cmd/terminal window and run gradlew(.bat) <name of IDE>
See below for specific IDEs
- run
gradlew(.bat) eclipse
- import the folder as a project
- convert the project to a maven project