I have some .tpl files in my PHP project and I want Eclipse to keep the HTML color syntax, but not check the syntax (if .tpl has errors or warnings).
Thanks in advance for your help.
You can achieve this by going to the "Problems" view, click the triangle down (top right corner of the view) and select "Customize content ...". A new window will open that allows you to configure which warnings / errors to show.