I'm using the standard WTP in Eclipse 3.3, and have no warnings in
templates that begin with:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
<html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd";>

Cheers,
Nick.


Robert A. Decker wrote:
http://tapestry.apache.org/schema/tapestry_5_0_0.xsd doesn't seem to be complete and so I want to turn of warnings/errors in the html/xml part of my project. However, for the life of me I can't find where in the eclipse preferences I can do this. These are the errors like:

"Element type t:form must be declared"

(the project builds and runs fine - just getting tired of the red x on my project)

R

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to