Simon Stannard - 2008-12-11

Hi,

I have a question which I suspect has a very simple answer.

I have a working ant install, and I just want to add the ability to save the entered values so that they are used as the default on the next run of the install.

loadDefaults="prompt" seems to be exactly what I need but for some reason when I run the install it is not creating an ant.install.properties file.  If I manually create this file then the values are being picked up correctly.

Any suggestions?

Many thanks

Simon Stannard