Re: Regexp mapper example

2004-08-02 Thread Stefan Bodewig
On Fri, 30 Jul 2004, Paul Galbraith <[EMAIL PROTECTED]> wrote: > I spent more time than I'm willing to admit trying to use the regexp > mapper to map class files back to java source. Nice work, I feel the pain. Many thanks for sharing, I've committed your example. Cheers Stefan -- ht

Regexp mapper example

2004-07-31 Thread Paul Galbraith
I spent more time than I'm willing to admit trying to use the regexp mapper to map class files back to java source. I figure the following example might serve others if it were added to the mapper.html doc page. Below is a small diff -u from /ant/doc/manual/CoreTypes/mapper.html [1.13.2.4]. Cheer