This post originated from an RSS feed registered with Java Buzz
by Scott Delap.
Original Post: IzPack 3.7.2 Released
Feed Title: ClientJava.com
Feed URL: http://www.clientjava.com/archives/wireless_mobile.rdf
Feed Description: Client/Desktop Related Java Development
IzPack 3.7.2 Released IzPack 3.7.2 is open source tool for building cross-platform installers in Java. 3.7.2 is a bug fix release. IzPack is published under the GPL.
IzPack is an installers generator for the Java platform. It produces lightweight installers that can be run on any operating system where a Java virtual machine is available. Depending on the operating system, it can be launched by a double-click or a simple 'java -jar installer.jar' on a shell. The most common use is to distribute applications for the Java platform, but you can also use it for other kinds of projects. The main benefit of IzPack is that it provides a clean and unique way of distributing a project to users using different operating systems.