Field | Value |
---|---|
Name | Tool :: Jar wrapper |
Description | A tool for generating "wrapper" JAR files. A wrapper JAR file contains a Class-Path manifest attribute listing a group of JAR files to be loaded from a common codebase. It may also, depending on applicability and selected options, contain a JAR index file, a preferred class list and/or a Main-Class manifest entry for the grouped JAR files. |
Homepage | https://pfirmstone.github.io/JGDMS/tools/jarwrapper/ |