Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JavaServer Faces » JSF taglib directive mistakenly inserted
JSF taglib directive mistakenly inserted [message #475761] Mon, 07 April 2008 16:10 Go to previous message
Eric Rizzo is currently offline Eric Rizzo
Messages: 2011
Registered: July 2009
Senior Member
We have a plugin that extends the JSP editor with our own tags on the
palette. It is used in our custom projects (which include the
org.eclipse.wst.common.project.facet.core.nature), but the projects do
NOT have the JSF nature applied to them. We don't do anything with JSF
whatsoever.
In the page editor, if any of our custom tags are dropped into the
Source Page, WST is automatically inserting a JSF taglib directive at
the top of the page:
<%@taglib uri="http://java.sun.com/jsf/core" prefix="f"%>)

This obviously is annoying, but it also makes the page fail validation
and fail to compile/run.
Someone here mentioned that there was an Eclipse bug report about this,
but I could not find anything in Bugzilla.

Any pointers?

Thanks,
Eric
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Need some support about Web Page Editor
Next Topic:JSF Facelets Tools Incubator project build available for download.
Goto Forum:
  


Current Time: Tue May 21 17:21:51 EDT 2013

Powered by FUDForum. Page generated in 0.05640 seconds