Hi, I introduced the capability for processing the output of the compilers with a FilterSet patch a few months back.
It was rather primitive, but it would have been simple to extend it to full processing of the output rather than just path translation. See bug report for details.. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1545 On 6 Jul 2001, at 17:27, Dirk-Willem van Gulik wrote: > > When using ANT together with MacOS X it's project builder you loose the > nice click-on-an error output; as the latter gets confused by the [javac] > prefix; and seems to want ^(\s*)path:# > > So I am now piping the output from ant through a small perl script > to make things work (see attached). This is kind of a compromize between > the '-emacs' mode and something which looks nice. Perhaps something for a > future release... > > Dw > If the brain were so simple we could understand it, we would be so simple we couldn't -- David Zindell
