Update: The new release of GGTS 3.2.0 fixes these issues and comes with the Groovy 2.0 compiler installed and configured as the default. You no longer need any updates or patches for GGTS to work with Grails 2.2.x.
Well, Grails 2.1.3 was released this week with 2.2.0 showing up the next day. If you use the Groovy / Grails Tool Suite for development, you will find that running certain Grails commands like run-app no longer work from within GGTS (they still work fine from the command line).
Until the next update to GGTS is released you can apply this update supplied by the nice folks at SpringSource:
- From the GGTS Help menu, choose Install New Software.
- Paste the following URL into the Work With field - http://dist.springsource.com/snapshot/TOOLS/grails-ide/nightly
- In the components list that appears, open the Core /Grails IDE for Eclipse item and check Grails IDE.

- Click Next, and continue with the defaults until the update is installed.
Now you are ready to try all the cool new stuff in Grails.