Manual for the JavaHelp2Web

Version: 1.01
Last Modified: Dec 2, 2010

Table of Contents

1. Introduction
2. Installation
3. System Requirements
4. Usage
5 Support
6. Copyright

 

1. Introduction

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.

 

2. Installation

Copy the JavaHelp2Web.jar file to your target directory.

 

3. System Requirements

A installed Java VM 1.4 or higher.

 

4. Usage

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.

 

5. Support

The latest support information is available at: http://www.inetsoftware.de/support/.

 

6. Copyright

© 2005 - 2010 by i-net software