Re: Running for multiple files

2004-03-17 Thread Guru Balse
An approach like this would work (you need ant contrib for this): ${this-file} Bernd Jürgens wrote: > > Hi, > > I need a way to run a for multiple files, since idlj can't > process wildcards. I have some 30 idl files wh

Re: Running for multiple files

2004-03-17 Thread Matt Benson
See the task. -Matt --- Bernd_Jürgens <[EMAIL PROTECTED]> wrote: > Hi, > > I need a way to run a for multiple files, > since idlj can't > process wildcards. I have some 30 idl files which I > would like to > include in a build.xml. So my question is: How do I > put in here: > > >Generati