Re: trouble installing ant

2004-07-29 Thread Angeshwar Deepak
Hi, By default ant will look for the build.xml in the current workink directory. So if u want to kkep it seperately some where, then write an ant task in the build file that directs the control flow to another .xml file. bzye, with regards, Deepak. --- Frankie Woodruff <[EMAIL PROTECTED]> wrote:

Re: trouble installing ant

2004-07-29 Thread Frankie Woodruff
Thanks for the help! If you have time, could you tell me, do these classpath settings set up where ant will always look for the build files?? I'm trying to make some .jar files and I'm not sure how to make sure it includes all the files in the jar. --javapup Hi, First unzip and and put it in a