AW: external tasks configuration question

2008-11-16 Thread Jan.Materne
>An: Ant Users List >Betreff: Re: external tasks configuration question > >Yes, but it is easy enough to do. Actually, I don't mind using the >command prompt because I already do for my DVCS, but I want to >understand both. > > > >On 11/15/08, James Abley <[E

Re: external tasks configuration question

2008-11-15 Thread Patrick Waugh
Yes, but it is easy enough to do. Actually, I don't mind using the command prompt because I already do for my DVCS, but I want to understand both. On 11/15/08, James Abley <[EMAIL PROTECTED]> wrote: > > > Eclipse uses a different mechanism and needs to be explicitly configured? > > Cheers, > > J

Re: external tasks configuration question

2008-11-15 Thread James Abley
Eclipse uses a different mechanism and needs to be explicitly configured? Cheers, James On 15 Nov 2008, 6:41 AM, "Patrick Waugh" <[EMAIL PROTECTED]> wrote: In the ANT manual: http://ant.apache.org/manual/install.html#optionalTasks It says: The external libraries required by each of the opti

external tasks configuration question

2008-11-14 Thread Patrick Waugh
In the ANT manual: http://ant.apache.org/manual/install.html#optionalTasks It says: The external libraries required by each of the optional tasks is detailed in the Library Dependencies section. These external libraries must be added to Ant's classpath, in any of the following ways: **