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

Getting started with Grails

Last modified: 01 August 2022

IntelliJ IDEA supports Grails version 3.0 and later.

The easiest way to create a Grails project is to generate one with the Grails Application Forge where you can quickly fill in a template, and then import the generated template project into IntelliJ IDEA. In this case, the Application Forge automatically sets all required dependencies according to the selected features and profiles.