Re: AW: Ant with java applications

2007-01-09 Thread nb123
Thanks it helped. Jan.Materne wrote: > > http://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html > http://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html#ext-libs > > > Jan > >>-Ursprüngliche Nachricht- >>Von: nb123 [mailto:[EMAIL PROTECTED] >>Gesendet: Mittwoch, 10.

Re: AW: Ant with java applications

2007-01-09 Thread nb123
Hi, I know these links. i need something where my java source code will be depending on external jar files. for eg. suppose in my folder application1 i have two sub folders src and lib. src containing the java files and lib containing the .jar files. the java code could be depending on the .jar f

AW: Ant with java applications

2007-01-09 Thread Jan.Materne
http://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html http://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html#ext-libs Jan >-Ursprüngliche Nachricht- >Von: nb123 [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 10. Januar 2007 07:40 >An: user@ant.apache.org >Betreff: Ant with