Re: Tapestry + Eclipse validation messages

2006-08-30 Thread hv @ Fashion Content
As I recall the problem refers to the order of the tags in your .page file. Easiest fix would be to put the tags in the right order. <[EMAIL PROTECTED]> skrev i en meddelelse news:[EMAIL PROTECTED] > I'm using Eclipse 3.2 + WST to develop my T4 projects. > > During the build it tries to validate

OT : Tapestry + Eclipse validation messages

2006-08-29 Thread spamsucks
I'm using Eclipse 3.2 + WST to develop my T4 projects. During the build it tries to validate my tapestry templates and since they're not valid HTML it generates a million warnings like this one : "Invalid location of tag (link)." or this one : "Invalid location of tag (meta)." >From reading this