I use the XMLBuddy Eclipse plugin to edit XML files. I'm having a problem to edit Drools xml file. The editor does not recognize the <rule-set> tag. The message presented is "Cannot find the declaration of element 'rule-set'". I wonder whether it's something related to the fact that the url: "http://drools.org/rules"; points to a HTML page instead of a Schema definition. Curiously there is no problem when running the application, perhaps because the parser finds the schema definition in the jar file. Any help will be appreciated.

Tks

Rui

Reply via email to