Cannot Resolve Tag Libraries
I am using build 666 and in all my jsp pages, IDEA complains that it cannot resolve my tld's (my own custom tld's & struts related tld's).
I have added the directory (even tld's) into my, sourcepath, classpath etc.
Is there any setting that I am missing ..
thanks for your help.
Please sign in to leave a comment.
Have you tried with the latest build (682)? Have you enabled web
application support (Project Properties --> Web)?
"Satish Jeejula" <sjeejula@elogex.com> wrote in message
news:2673638.1038344396796.JavaMail.jrun@is.intellij.net...
cannot resolve my tld's (my own custom tld's & struts related tld's).
>
etc.
>
>
>
Have you read the corresponding help topic?
--
Best regards,
Mike Aizatsky.
-
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"
I have it working now. I have enabled the web support and restarted IDE.
thanks for ur help.
Satish