SlickEdit has XML validation/syntax highlighting/etc. It would be nice to use it when editing CC.Net files.
I'm getting the error "<local path>:\urn:ccnet.config.builder" not found when I load up a cc.net .config file. My XML is typically formed: <cruisecontrol xmlns:cb="urn:ccnet.config.builder"> ... </cruisecontrol> The question is, where can I find the file that describes this schema? Is it only internally known in CruiseControl? I did find this blog post, but I'm trying to avoid building a schema from scratch. http://blog.slickedit.com/2007/08/slickedit-2007-for-windows-development/ Anyone else run into this? -Dave
