Setting up the Environment
Explore the essential steps to set up your Java and Groovy development environment. Learn how to install the latest Java JDK, Groovy, and an IDE, then practice running code in Groovy Console and Java's jshell to prepare for hands-on programming.
We'll cover the following...
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