JSF variables can't be resolved in 6.0.2
Whenever there is an @include directive on a JSP page, IDEA marks all variables inside EL expressions as unresolved.
This works fine in 6.0.1.
I attached a simple project where this can be reproduced.
Attachment(s):
project.zip
jsf_problem.png
Please sign in to leave a comment.
PS: This bug looks very simular: IDEA-10233
It is the same FIXED issue :). Thank you for the project attached. This
helped a lot.
vlad wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Maxim Mossienko (JetBrains) wrote:
A new EAP build with this fix would also help a lot ;)
Sascha
Yep... :)
That's great, thanks!