I used Runtime.exec () to invoke ant -----Original Message----- From: softgnostics k [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 19, 2005 3:01 PM To: user@ant.apache.org Subject: how to invoke ant via java
Hi all, I am newbie to ant and have one query. My application has a new menu.This menu creates a build.xml Ant file. Now, when this menu is invoked, its action should call Ant build, so that the build.xml will do what is necessary. How can I do it? That is, how to call the Ant via java? Is there any way to use an Ant object? Thanks in advance vivek. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]