Version: 1.01
Last Modified: Dec 2, 2010
1. | Introduction |
2. | Installation |
3. | System Requirements |
4. | Usage |
5 | Support |
6. | Copyright |
With this Java tool you can convert the sources of a JavaHelp project to DHTML. You can then make this HTML available to all web servers. The DHTML can be viewed with all modern browsers. JavaHelp2Web is a command line tool and requires a Java Runtime Environment.
Copy the JavaHelp2Web.jar file to your target directory.
A installed Java VM 1.4 or higher.
With the following command line you can run JavaHelp2Web:
java -jar JavaHelp2Web.jar <Your HelpSet File>
After the command is finished, a directory called "output" is created. You can copy the content of this directory to your web server. If your web server has a different default page name (for example index.html), then you should rename the file default.html and also change it in the script file toc.js.
The latest support information is available at: http://www.inetsoftware.de/support/.
© 2005 - 2010 by i-net software