----- Original Message ----- From: "Jesse Glick" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 13, 2001 5:41 PM Subject: Re: Idea for future version
> Fran�ois Lictevout wrote: > > I'm using Ant inside a java program, (for a task FTP), but there's a > > System.exit(0) in the main class. > > So my programs stops after the ant command. > > So don't use the main class. Create a Project and run it directly. It is not > hard. > He can for example have a look at the testcases - they do something like this. Nico
