Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Suppress XML DTD error in Eclipse

The XML DTD for a Joomla component is not correct, it does not contain the method="install/upgrade" attribute. In eclipse it is annoying me because there is a permanent error showing for my project.

Is there a way to suppress this particular XML DTD error, while allowing other xml error checking to take place in the file?

like image 364
jax Avatar asked Oct 20 '25 14:10

jax


1 Answers

Preferences -> XML -> XML Files -> Validation -> "Indicate when no grammar is specified" = "Ignore"

enter image description here

like image 140
eldn Avatar answered Oct 22 '25 04:10

eldn



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!