Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
autojar: AutoJar generates self-contained jars starting from a given list of classes.
- Summary
- AutoJar generates self-contained jars starting from a given list of classes.
It searches the bytecode recursively for referenced classes, extracts
the corresponding files from wherever they reside, and creates an archive
containing only the classes you really need.
Changelog
- * Thu Feb 9 11:00:00 2006 Sebastiano Vigna <vigna{%}acm{*}org> 0:1.3.1-1jpp
-
- Updated to 1.3.1
- * Thu Feb 9 11:00:00 2006 Sebastiano Vigna <vigna{%}acm{*}org> 0:1.3-1jpp
-
- Updated to 1.3
- * Fri Aug 20 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> 0:1.2.2-2jpp
-
- Build with ant-1.6.2