IDEA 9 and Grails Issues
I'm having a couple of grails issues in IDEA 9 and didn't find any relavant info doing a search. First, when running tests IDEA always says 'No tests were found' even though the tests pass and/or fail just fine. I'm using Grails 1.2.0-RC1 so it could be because IDEA 9 doesn't yet have full support for this version, but I thought I'd bring it up anyway. Secondly, in the Grails Tab (view) I see Domain classes, Controllers, Services, etc. However, there is no Views which links to the grails-app/views folder.
Just a couple of minor things but wanted to know if these are being addressed and if not, I'll go create new issues for them both in the bug tracker.
Thanks
Gregg
Please sign in to leave a comment.
Hello Gregg,
IDEA 9.0 doesn't support tests in Grails 1.2.0-RC1. In the next version the support will probably appear.
This is a bug and I already fixed it.
Thank you for feedback.
Maxim Medvedev
JetBrains, Inc.
www.jetbrains.com
"Develop with pleasure"
Max,
When can we expect this fix to be available?
Thanks,
Roan
Another question: will this fix address "find usages" not finding usages of Controllers or Controller methods in GSP files? Without finding usages of controllers in GSPs, it makes refactoring support for things like "rename" useless when working with Grails classes.
Fix will be available in 9.0.1
Maxim Medvedev
JetBrains, Inc.
www.jetbrains.com
"Develop with pleasure"
Sorry, but I have no time to fix this bug in 9.0.1, but it is very likely that I will fix it in January and the fixed version will be available in EAP
Maxim Medvedev
JetBrains, Inc.
www.jetbrains.com
"Develop with pleasure"
An other 1.2 issues in IDEA 9:
The new dependency management (in BuildConfig) is not supported. IDEA does not add (or remove) the libraries defined in BuildConfig
Do I need to create an issue for this?
Or is this already known?
--
Hans