Warnings of valid HTML5 attributes in Eclipse

前端 未结 6 594
长情又很酷
长情又很酷 2020-12-01 09:13

I use Eclipse and I write jsp files with HTML5 content. So I have for example this line:

I

6条回答
  •  暖寄归人
    2020-12-01 09:21

    I use the Aptana Studio plugin on Mac OS X; if I go Eclipse > Preferences > Aptana Studio > Validation > HTML, and create the filter *data-role* I no longer get this warning.

    I believe on Windows it is Window > Preferences > Aptana Studio > Validation > HTML

    Aptana HTML Validation

提交回复
热议问题