ant-dialog News
Status: Beta
Brought to you by:
bruno_persi
With this release the project state change from Pre-Alpha to Beta.
The release as a new Feature. Now the user can save his inputs to a properties file, if the same dialog runs again the dialog search on the path given by property propertiespath the .properties which the equal name as the dialog(property: dialogtitle). If the file found the dialog is not shown and the values are direct mapped to the ant project.
Version 0.2 is released today, in this version RadioButtons are supported. RadioButtons are always defined in a RadioButtonGroup, see the test.xml build file for an example.