Plugins for Groovy and Grails are currently under development. Here is an overview of what you can currently do with Groovy and Grails in NetBeans IDE, as well as instructions for getting started.
In development build of NetBeans you can go to Tools->Plugins and search for ‘groovy’. Then select found item and press Install.
Submit issues under top-level Component 'groovy' in NetBeans Issuezilla.
See the Development Page.
Having support for Groovy in Java SE projects is as easy as adding first Groovy class into project or enabling Groovy support in project properties.
Don't forget to set Groovy and Grails homes in Groovy options category
Project wizard for Grails
Note that the Groovy wizard does not exist in more recent builds, just create a JavaSE project and create .groovy files within that, they will be recognised.
Grails project support (open existing or create new, wizards for some Grails components, run project)
Groovy project support (create, run project, execute script)
Groovy editor (basic coloring, formatting, bracket completion)
GSP editor (coloring, highlighting of GSP tags, expressions and scriptlets)
| grails-wiz-1.png | ![]() |
65166 bytes |
| grails-wiz-2.png | ![]() |
10312 bytes |
| grails-wiz-3.png | ![]() |
4181 bytes |
| grails-wiz-4.png | ![]() |
85391 bytes |