...

/

Setting up the Environment

Setting up the Environment

Learn how to install the required libraries for working with Java and Groovy.

We'll cover the following...

What to install

If you are new to Java and Groovy, you will need to install the following:

  • JDK (Java Development Kit), such as JDK 9
  • IDE (Integrated Development Environment), such as
...