TLD support is broken in th build 1094
It looks like TLD library support is broken in the builds 1089 and 1094. Is it true? All taglibs are marked as RED. It works fine in Idea 3.0.5. Both examples work in Idea 3.0.5 and do not work in Aurora. JSP page is located at the web root
Example 1: TLD is not specified in web.xml. used full pathes
/a.jsp
Example 2: URI are specified in web.xml.
/a.jsp
<%@ taglib uri="struts-logic.tld" prefix="logic" %>
WEB-INF/web.xml
struts-logic.tld
WEB-INF/struts-logic.tld
]]>
Please sign in to leave a comment.
You have to reconfigure your project.
Please read this discussion on web modules configuration:
http://www.intellij.net/forums/thread.jsp?forum=4&thread=63332&tstart=30&trange=15
IK
Pavel Ganelin wrote:
--
Igor Kuralenok
Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"