jdaugherty opened a new issue, #134: URL: https://github.com/apache/grails-intellij-plugin/issues/134
I've got a project that builds and run fine from the console, both grails run-app and grails test-app compile and run correctly. In Idea 12 and 13 (130.1619) the file UrlMappingsSpec I get this error: Groovyc: Only classes and closures can be used for attribute 'value' in @grails.test.mixin.TestFor This shows up as a red line and means that I can't build and run tests in idea. This happens in my full project, attached is a small sample project with the same problem. --- *Imported from [IDEA-112774](https://youtrack.jetbrains.com/issue/IDEA-112774) · Type: Bug · Votes: 0* *Comments, attachments, dates and reporter are not part of the export — follow the link above for the full history.* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
