I'm using Eclipse 3.5 with the FreeMarker template plugin, and it's showing me a syntax validation problem that I don't care to see.
How do I turn this validation off, or possibly downgrade this template error to a warning? In previous versions of Eclipse, I'd probably look under Window -> Preferences -> Validation, but I don't see that in 3.5.
UPDATE: For the record, the error I'm getting is this:
Error in template: foo.ftl on line 16, column 9 noescape with no matching escape encountered. in foo.ftl