IDEA up to EAP 96.1190 canno't recognize Grails services as spring beans
Hi
it is supposed that Grails services are by default spring beans
but IDEA cannot recognise them and mark any reference to them as missing beans in spring/resources.xml
the code is perfectly legal and runs ok
this is for wire by name and by type
and for both xml defined beans as well as annotation driven bean discovery service
thanks
Joe
Attachment(s):
bug22.png
bug2-22.png
Please sign in to leave a comment.
Hello joe,
Please file an issue at http://youtrack.jetbrains.net/
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
done
http://youtrack.jetbrains.net/issue/IDEA-58934
hope it 'll be fixed in next eap
joe