Is there any way to tell Ariadna that it needs to parse a particular TLD to
find out about tags. For example were using Struts, even though the JSP
containts the directive ...
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>

Ariadna still highlights all the struts tags in red.

I think its because the TLD when deployed WILL reside in /WEB-INF/ but
during development it resides somewhere else in our development tree. And
obviously when we build and deploy the application using ANT it puts the TLD
into the /WEB-INF/ folder. I think thats why ariadna cant find the TLD.
So is there any way to tell ariadna where to pick up the TLD's from? and if
there isnt is there any chance you might add this as feature, because as it
stands any time we open up a JSP page it highlights lots of errors that
arent really errors.

cheers

Nadeem


 Nadeem Shabir BSc 
 Senior Software Engineer
 
 Data Systems & Solutions (DS&S),
 PO Box No 31,
 Sinfin Lane,
 Derby.
 DE24 8BJ.
 
 www.ds-s.com
 
 Tel    :       (01332) 777570
 Fax    :       (01332) 772647  
 Mobile:        (07790) 901297
 
 E-mail:         [EMAIL PROTECTED]
 
For optimum solutions that save you time, visit www.ds-s.com.

_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to