Hi, How do a make my Eclipse see this taglib declaration: <dependency> <groupId>jstl.tld</groupId> <artifactId>c</artifactId> <version>1.0</version> <type>tld</type> <properties> <war.bundle>true</war.bundle> <taglib-uri>/c</taglib-uri> </properties> </dependency> When I try to include this tld in a JSP file Eclipse 3.4 doesn't see the declaration of /c Regards WB.
- [m2eclipse-user] Eclipse doesnt see the taglib-uri paramet... wb_kopie
- Re: [m2eclipse-user] Eclipse doesnt see the taglib-ur... Igor Fedorenko
- Re: [m2eclipse-user] Eclipse doesnt see the tagli... Eugene Kuleshov
