Home
Categories
Dictionary
Download
Project Details
Changes Log
What Links Here
How To
Syntax
FAQ
License

Importing JavaHelp content


    1  Usage
    2  Features
    3  Import errors
    4  Notes
    5  See also

It is possible to convert a JavaHelp content (stored in a jar file) to the docJGenerator Help content format to use it in the Help system.

Usage

The javaHelpImporter.jar tool allows to convert the JavaHelp content to the docJGenerator Help content:
  • The content file is the Jar file containing the JavaHelp content
  • The HelpSet is the HelpSet entry containing the javaHelp master HelpSet[1]
    Note that if there is only one HelpSet in the Jar file, this helpSet will be selected automatically
  • The Output Directory is the directory where to generate the docJGenerator Help content

JavaHelp importer
JavaHelp importer

A zip file named JavaHelp.zip will be automatically generated alongside the Output Directory.

Features

  • The generator will take care of multiple mapIDs files
  • The generator will take care of multiple toc files
  • The index will be created automatically with the content of the mapIDs files and toc files

Import errors


These errors can arise when trying to import JavaHelp content.

Notes

  1. ^ Note that if there is only one HelpSet in the Jar file, this helpSet will be selected automatically

See also


Categories: javahelp

docJGenerator Copyright (c) 2016-2023 Herve Girod. All rights reserved.