Well, I think it was a bad idea to name those files *.groovy in the first place - they are not valid groovy files that JetGroovy humbly reports. Having said that, we currently have no plans to support grails template extension - probably grails itself could use some standard template language like velocity for example, in which case the support will be provided in IDEA 8.0.
Well, I think it was a bad idea to name those files *.groovy in the first place - they are not valid groovy files that JetGroovy humbly reports.
Having said that, we currently have no plans to support grails template extension - probably grails itself could use some standard template language like velocity for example, in which case the support will be provided in IDEA 8.0.
I hadn't even gotten to the groovy files :) I can see where those would be an issue...
I was looking at the gsp files when I wrote that... (create, edit, list, etc..) are those not valid gsp files? I haven't done much gsp...