The "formatter" should be something he could run from Ant via a special task or <exec> which takes one or more files and applies style pattern so the result would be a "beauty" code.
JBeautyfier for java for example... I read a note somewhere that you could start the Eclipse code formatter from command line. If that works for Java, it could work for XML, too ... Jan >-----Ursprüngliche Nachricht----- >Von: glenn opdycke-hansen [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 9. Juli 2007 13:30 >An: Ant Users List >Betreff: Re: Formatter for ant scripts ? > >What do you mean by a formatter? >What I notice is missing from XEmacs is that it will not flag >if a keyword >is misspelled. > >However it will display the file with special fonts and will >reindent the >contents. > >I usually have the api html page open on one window and the editor with >another. > >--glenn > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
