JAHM Code
Create executable Java archives for HTML content.
Status: Alpha
Brought to you by:
yyachim
Java Archivist for Hypertext Markup (JAHM) JAHM is a tool for creating executable Java archives that contain and render your HTML content. Please see file NEWS for important updates in each release. Copying ------- See file LICENSE for the terms under which redistribution is permitted. Download -------- Binary and source-code versions can be obtained from the project website: https://sourceforge.net/projects/jahm/ Documentation ------------- The project wiki contains a user guide, developer notes, and frequently-asked- questions list; it can be viewed on the project website: https://sourceforge.net/p/jahm/wiki/ Installation ------------ An executable can be built from the source package by running the following command on the shell in the source package's root directory: ant dist A successful build will produce 'jahm.jar' in directory 'dist'. A pre-built executable/binary package is also available for each release. Bug Reporting ------------- Please post a description of any defect you observe, and how to reproduce it, in the dedicated bug forum: https://sourceforge.net/p/jahm/discussion/bugs/ Also, feel free to make suggestions and ask questions in the general discussion forum: https://sourceforge.net/p/jahm/discussion/general/