Hello, Please read the following Q & A. Q: How do I integrate DashO into my automated build process? A: All DashO products have a command line interface, suitable for integrating into scripting environments. DashO uses System.exit(x) to indicate its status to callers. For this reason, users of Java based build environments, such as Ant, must start DashO in a new VM. How can we run Dasho in new VM? / How can we run a project file in new VM? Expecting your help… Thanks and Regards, Navanee.
- Re: run a project in new VM Navanee
- Re: run a project in new VM Conor MacNeill