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

0
6 comments

Hello Gregg,

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

IDEA 9.0 doesn't support tests in Grails 1.2.0-RC1. In the next version the support will probably appear.

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.

This is a bug and I already fixed it.

Thank you for feedback.

Maxim Medvedev

JetBrains, Inc.

www.jetbrains.com

"Develop with pleasure"

0
Avatar
Permanently deleted user

Max,

When can we expect this fix to be available?

Thanks,

Roan

0
Avatar
Permanently deleted user

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.

0

Fix will be available in 9.0.1

Maxim Medvedev

JetBrains, Inc.

www.jetbrains.com

"Develop with pleasure"

0

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"

0
Avatar
Permanently deleted user

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

0

Please sign in to leave a comment.