I am using the Eclipse for PHP Helios build and developing extensions and templates for Joomla with it. I really want to find a way to prevent certain warnings from showing up so that the problems pane is more intuitive. For example I get a Warning for every saying:
Unknown tag (jdoc:include) – HTML Warning
These warnings are not causing any problems I’m just a little picky I guess… and I’m tired of my site saying there is like 1,300+ Warnings when most are not actual problems.
You can do one of several different things:
I believe, the second option would allow you to remove those unnecessary warnings.