The antigen team is pleased to announce the Antigen 0.3 release! http://antigen.sourceforge.net A tool to create Antigen Installers, by wrapping an Ant file that you supply with the Antibody library. Changes in this version include: New Features: o Antigen Tool no longer requires a config file - you just get a very basic installer if you don't supply one. o Antigen Tool does some basic check of the config file if you supply one - checks that an resources that are referenced are present. Fixed bugs: o Installers now close down properly following an exception from the build script. o Default text title labels are now null - previously you had to explicitly nullify them in the config file if you didn't want to use them (e.g. because you were using images instead) o Error message dialog now wraps the error report. o Improved the way that the Antigen tool locates its own jar file, thus allowing it to be run from other folders. Have fun! -The antigen team