[JSP] Taglib definition shows red in editor (“Element taglib is now allowed here”)
Problem: In IDEA editor for .jsp file it shows me error for the taglib directive. I use Spring 3.2.3 and jar is included in classpath. Tried to google for this problem but didn’t find solution.

IDEA version: 12.1.4 (JDK 1.7.0_10).
enabled Plugins:

请先登录再写评论。
Hello.
Please try also enable Java EE integration plugin.
Regards,
Alexander.
it helped, thank you!