DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29374>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29374

Adding ant build script validation support





------- Additional Comments From [EMAIL PROTECTED]  2004-07-07 20:17 -------
Try editing with jedit. www.jedit.org

Go to Plugins - Plugin Manager

Add at least these plugins.
XML
XML Indenter
XSLT
ErrorList

Set ErrorList up to automatically show errors on save. Utilities->Global 
Options->Plugins->ErrorList-> check automatically display on error. You can 
also have the ErrorList window dock (I dock left set by Utilities->Global 
Options->JEdit->Docking->ErrorList->Left) so it doesn't get in the way.

This catches many of the errors that have to do with XML syntax of the 
document, like missing closing tags, missing quotes on attributes, etc...

There are also some ANT specific plugins, but I find that the XML stuff finds a 
lot of errors. 

I use jedit 4.1 which is the stable version.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to