Creating a New Web Application with Grails Framework Support

See Also

The Grails framework libraries and supporting files are bundled with the IDE.

To create a new web application with Grails support:

  1. Choose Tools > Options > Miscellaneous and set your Grails installation directory in the Grails tab.
  2. Choose File > New Project (Ctrl-Shift-N). The New Project wizard displays.
  3. Under Categories select Groovy, then under Projects, select Grails Application. Click Next.
  4. Set a project name and location. Click Finish.

The IDE creates a new Grails application and displays its structure in the Projects window.

See Also
About Grails Framework Support

Legal Notices