Thursday, May 7, 2009

Intellij 8.1.1 out with Grails 1.1 support

Intellij has reclaimed it's crown as uncontested King of Groovy/Grails IDEs with the release of 8.1.1. As many of you know, the release of Grails 1.1 introduced a number of improvements, in particular changes to dependency management and plugins, the testing plugin integration, etc. While all these improvements were great, the fantastic support for Groovy/Grails in IDEA broke.

Now with release 8.1.1 you can expect all the IntelliGrails goodness to return. As one who was using the EAP to get Grails 1.1 support I'm also happy to report that the Intellij team was highly responsive to our bug reports in particular the inability to debug integration tests. It all seems to be working in the last EAP and I'm downloading the Gold release now.

If I notice anything interesting I'll post again with my experiences.

2 comments:

Matt Stine said...

I hate to tell you, but it doesn't seem any better for me. After downloading 8.1.1, all of my plugin references still show up red in the IDE.

iamsteveholmes said...

Don't hate to tell me, Matt, I don't mind at all. I'm not getting that behavior. In fact what I'm seeing is that it automatically pulled out all my plugins from the .grails area and treat them as source.

Have you tried hitting up the intellij user forums? They are quite responsive in my experience.

Monkey Search