Antigen (Ant Installer Generator) is a tool to take an Ant build script, combine it with a GUI and wrap it up as an executable jar file.
The power and elegance of Ant makes it the Java developer's tool-of-choice for writing build scripts, deployment scripts and many other tasks. It's particularly useful for writing application installers, especially if your application's installation process is more complicated than merely copying an executable to the right place. ... read more
Antigen (Ant Installer Generator) is a tool to take an Ant build script, combine it with a GUI and wrap it up as an executable jar file.
The power and elegance of Ant makes it the Java developer's tool-of-choice for writing build scripts, deployment scripts and many other tasks. It's particularly useful for writing application installers, especially if your application's installation process is more complicated than merely copying an executable to the right place.... read more