IntelliJ IDEA 2016.2 Help

Grails

IntelliJ IDEA implements Grails technology and allows creating Grails application with the specific folder structure and all the necessary artifacts.

IntelliJ IDEA supports all features of Grails 3.0.0 and later versions.

In this section:

Prerequisites

Make sure that the desired SDK is downloaded and installed on your computer, and the libraries are properly configured.

Also, make sure that the Grails plugin is enabled in IntelliJ IDEA. The plugin is bundled with IntelliJ IDEA and is activated by default. If the plugin is not enabled, enable the plugin.

Grails Features in IntelliJ IDEA

Grails support in IntelliJ IDEA includes the following features:

Grails Changes in the IntelliJ IDEA UI

Once IntelliJ IDEA recognizes the project or module as a Grails application, it introduces the following changes to the UI:

  • Grails View tool window is added, and the tool window button appears in the left tool windows bar:
    grails_view
  • Grails node is added to the context menu of the respective module in the Grails view:
    grails_commands
  • Grails node is added to the Tools menu:
    grails_commands_tools
  • Access to Groovy console in Grails applications (Tools | Groovy Shell).

See Also

Last modified: 23 November 2016