Hello, I know that "ant" can invoke "build.xml" file in the current directory. Is it possible to invoke the "build.xml" file in another directory? What I want is something like "ant ../my_dir/my_sub_dir/build.xml" How to do this? Thanks so much, David
- Ant: invoke in a different directory? David W
- Re: Ant: invoke in a different directory? Scot P. Floess