thanks i got what i wanted
On Mon, Jun 8, 2009 at 3:43 PM, Steve Loughran wrote:
> divyanshu singh wrote:
>
>> hi i want to use java program to build ant files
>>
>> so is there a way to run build command through java program which is
>> platform independent
>>
>> will exec command will work on
divyanshu singh wrote:
hi i want to use java program to build ant files
so is there a way to run build command through java program which is
platform independent
will exec command will work on any platform i mean without changing any
thing in the java code
do you mean you want to exec() ant? Y
hi i want to use java program to build ant files
so is there a way to run build command through java program which is
platform independent
will exec command will work on any platform i mean without changing any
thing in the java code