Initial Griffon Support
The next Maia EAP brings you basic Griffon support, similar to Grails integration. You’ll be able to add Griffon library to Groovy facet:
IntelliJ IDEA will then create a Griffon application or plugin directory structure and take all the steps necessary to keep it up-to-date, as you install plugins and add libraries. As with Grails, a dedicated Griffon project view will appear together with a run/debug configuration:
Also, Run Griffon target with target autocompletion action can be found under Tools menu.
Comments below can no longer be edited.
Gregg Bolinger says:
July 29, 2009This is great news! Can’t wait to have my project set up in IDEA with a Grails module and a Griffon module.
Kelly Robinson says:
July 29, 2009Awesome! Look forward to trying it out.
David Castañeda says:
July 30, 2009Great news!.
Is the code for this plug-in open?. I mean, to see it, or maybe modify it?
Peter Gromov says:
July 30, 2009David,
Yes, Griffon integration source code can be found in Jetgroovy plugin source in SVN