Re: It's possible to run one ant project with different ant targets in seperate VM's ?
Posted By:
Anonymous
Posted On:
Tuesday, August 21, 2007 07:58 AM
You could use or for launching a new Ant instance with these targets. Then you could specify other VM parameters.