JSP tags not recognized
I've got the tlds added as resources.. and the <%@ taglib directives aren't highlighted... but the tags are highlighted and unrecognized... this config worked in previous builds. is anyone else seeing this?
Please sign in to leave a comment.
Dan Bachelder wrote:
I've seen this recently. I just edited the taglib (add a space, then
delete), and it resolved the 'errors'. It may be the same thing for you.
--
Rob Harwood
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
that worked! thanks.