Package : sfx4j

Package details

Summary: self-executable Java archive generator

Description:
This project allows you to embed an executable jar file into a single class/jar file.
The generated class file has the main method and it will launch the jar file.

The motivation for this project was to create a pure-Java installer that forces users to
agree license terms before the installation starts. If we just use the jar file as the
installer, people can easily extract the contents from it without ever agreeing with
the license.


URL: http://java.net/projects/sfx4j
License: BSD

Maintainer: neoclust

List of RPMs