Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to disable Eclipse HTML validation via M2E

Tags:

eclipse

m2e

I have this project that contains some HTML templates in src/webapp. Those templates have freemarker placeholders like

<# something %>

which make Eclipse complain about unclosed tags.

Is there anything that I could configure in M2E plugin to instruct Eclipse to skip validation of those files?

like image 291
Matthias Hryniszak Avatar asked Dec 06 '25 06:12

Matthias Hryniszak


1 Answers

Try to uncheck some html validations in eclipse using this:

Window > Preferences > Validation
like image 114
Jimmy Hombrouckx Avatar answered Dec 08 '25 00:12

Jimmy Hombrouckx



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!