What you need
Last updated
Last updated
Getting started with GreenLightning is easy.
Even though you can write Java and Pronghorn apps in any editor of your choice, we recommend the following IDEs:
.
.
.
Minimum requirement for the JDK is Java 7. Get it . GreenLightning has module compatibility up to Java 9.
If you have developed applications using Java before, will be familiar. GreenLightning uses Maven as well as Maven central for releases and snapshots. Dependencies inside GreenLightning and its related projects are all managed using Maven.
To install Maven on your machine, please follow guide on the Maven page.