- On the main menu choose .
- On the context menu of the Project view, choose .
- Open the Grails plugin manager, click the refresh button
if necessary, and view the list of plugins in the Grails plugins dialog box:

Click image to close this popup
Click thumbnail to view larger image.
Tip
You can also view the list of plugins by running the list-plugins Grails target. To do that, press Ctrl+Alt+GCommand Alt G, and type list-plugins in the Run Grails Target dialog box.
- Open the Grails plugin manager. In the Enable column, select the check boxes of the plugins to be installed, and clear the check boxes of the plugins to be uninstalled. Then click Apply Changes.
- In the Install/Uninstall Grails plugins dialog box, review the list of plugins.
If necessary, select the plugin version. Click OK.

Click image to close this popup
Click thumbnail to view larger image.Tip
You can also install plugins using the install-plugin Grails target. To do that, press Ctrl+Alt+GCommand Alt G, and in the Run Grails Target dialog box type install-plugin <plugin name>.

icon.
