IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Getting started with Groovy and Java 11 project

Last modified: 10 August 2022

Required plugin: Groovy (installed and enabled by default)

Java version: 11

Groovy version: 2.5.6

Since JDK 11 requirements have changed for Groovy, you need to perform some additional steps to successfully run the Groovy code in IntelliJ IDEA.

In this tutorial, you'll create a Groovy project with JDK 11, add simple code, and run a Groovy script.