I really love Eclipse (PDT)... But i'm developing sites using HTML5 and CSS3 and it mark the HTML5 tags like <nav>, <section> and <article> as invalid tags (inexistent).
How can I add those new tags to it?
And what about CSS3 rules?
I read something about remove the "invalid tag" check... and that's not what I want. :(