It may worth to check that WTP integration feature and m2eclipse WTP plugin org.maven.ide.eclipse.wtp is installed You can do that in Help / About Eclipse SDK dialog.

 regards,
 Eugene


Igor Fedorenko wrote:
Can you please open JIRA bugreport and provide sample project(s) that demonstrate the problem? You can find more detailed instructions about reporting issues in m2e in [1].


[1] http://docs.codehaus.org/display/M2ECLIPSE/Reporting+Issues



wb_kopie wrote:
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./

/


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to