Email this Page Log Support Call Send Feedback Print

Previous Topic

Next Topic

Book Contents

Book Index

How Do I Launch Oracle Help for Java Outside of Author-it?

Author-it creates the HTML and XML files required by Oracle Help, and launches Oracle Help using the MS Virtual Java Machine.

The command line we use is as follows:

wjview.exe /cp:p "CLASSPATH" oracle.help.demo.ChoiceDemo "GENPATH\project.hs"

GENPATH = path to generated output

CLASSPATH = "Author-it\OracleHelp\help-demo-4_1_5.jar;

 

Author-it\OracleHelp\help-4_1_5.jar;

 

Author-it\OracleHelp\ohj-jewt-4_1_5.jar;

 

Author-it\OracleHelp\oracle_ice-5_03_4.jar;

 

Author-it\javahelp\swingall.jar"

Top of Page Email this Page Log Support Call Send Feedback Print