Installing a Grails Plugin into a Grails Application

See Also

You can use the IDE to install plugins into a Grails application. The plugins can be obtained from the online Grails plugin repository, as well as locally from disk.

To install a plugin into a Grails application:

  1. Right-click a Grails application and choose Plugins.
  2. Select one of the following:
  3. Click Close.

If you installed a new Grails plugin, you can view it by opening the Files window (Ctrl-2) and then expanding the "plugins" folder.

See Also
About Grails Framework Support

Legal Notices