|
From: Owen D. <ow...@ba...> - 2004-08-29 00:19:08
|
I'm sure I'm doing a dumb thing, but ... I've got the xml plugin which works great for xhtml editing. I've just loaded a downloaded ant build.xml file, however, and there are lots of errors noted. The error list shows <project>, <target>, ... and the other ant xml keywords as being not recognized. But the xml insert side panel shows these as being just fine. I believe this means the ant dtd/catalog is known by the plugin. Here's a picture: http://backspaces.net/files/jEdit001.jpg I've found this in other contexts as well. When I start looking at jedit mode files or the catalog file, for example, I get errors of a similar nature: http://backspaces.net/files/jEdit002.jpg Sounds like the xml editor does fine by using the mode files but jtidy needs a dtd? So what dumb thing am I doing wrong?! Thanks... Owen |