When TLD's are not in WEB-INF in dev files

I'm using ANT to build my web application's WAR file and my TLD's are not in the normal WEB-INF directory relative to the JSP directory as they are when deployed.

Is there any way to tell Idea where they are so I can use the code completion features?

Thanks,

Greg

0
Avatar
Permanently deleted user

hi,

you have to configure external resources.

ide setting - resources.

eike

0

请先登录再写评论。