Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

10 Generating JavaHelp or Oracle Help  > 10.2 Setting up a JavaHelp or Oracle Help project > 10.2.3 Specifying output options for JavaHelp


10.2.3 Specifying output options for JavaHelp

To generate JavaHelp:

[Options]

Output = JavaHelp

By default, Mif2Go produces JavaHelp 2 output. To generate JavaHelp 1 instead:

[JavaHelpOptions]

; JHVersion2 = Yes (default) or No (limit features used to Version 1)

JHVersion2 = No

If you do choose JavaHelp 1, be aware that several executable files in the JavaHelp distribution that used to be .exe files were changed to .jar files in JavaHelp version 1.1.3. For example, with version 1.1.3 you use jhindexer.jar and hsviewer.jar. You must run both JHIndexer and hsviewer from the command line, and you will need environment variable JAVAHELP_HOME to run them at all.

See also:

§10.4 Providing full-text search for JavaHelp / Oracle Help

§10.5 Creating and viewing a Java Archive (JAR) file



10 Generating JavaHelp or Oracle Help  > 10.2 Setting up a JavaHelp or Oracle Help project > 10.2.3 Specifying output options for JavaHelp