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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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