IntelliJ IDEA 2018.2 Help

Running and Debugging Grails Applications

In IntelliJ IDEA, you can launch Grails or Griffon applications using the regular procedures, with the dedicated Grails Application or Griffon Application run/debug configuration:

Besides that, you can execute Groovy scripts that exist in Grails or Griffon applications. Observe results in the Run and Debug tool windows.

Last modified: 20 November 2018

See Also