Getting eclipse to highlight and validate HTML files

Viewed 20763

How can I configure Eclipse to properly syntax highlight and validate HTML files?

At the moment, Eclipse simply offers spelling suggestions for tags and attributes - an exact opposite of desired behavior.

4 Answers
Related