The XML DTD for the Joomla component is incorrect; it does not contain the method = "install / upgrade" attribute. In eclipse, this annoys me because there is a constant error for my project.
Is there a way to suppress this specific XML DTD error while allowing another xml error checking in the file?
source
share