Tuesday, March 1, 2011

Grails + IntelliJ

- 'grails integrate-with --intellij' creates IDEA 8.x project files
- IDEA 9 and 10 will present you with a dialog to upgrade the project files
- Ultimate Edition of IDEA 9 and 10 has built in Grails support. Project files is created by 'File --> New Project... --> Import Grails application from existing sources'. This is what the documentation should recommend IMO, rather than 'grails integrate-with --intellij'.

No comments: