- Create a new module or project from scratch.
- Having specified the module name and content root on the second page of the wizard, select module type: Grails Application or Griffon Application, and click Next.
- Specify SDK for the selected module type. If you have SDKs for the selected framework already installed,
click Existing SDK, and choose one from the drop-down list.
If you cannot find the desired SDK in the list, click New SDK, and specify the fully qualified path to the directory that contains SDK, or click the ellipsis button, and locate SDK in the Select Path dialog box. - In the dialog box that opens, select the type of target to be executed. You can opt to create an application, or a plugin:

The progress messages are displayed in the Console tool window.

