JavaHelp JDK Not Found

To generate JavaHelp output, you must install the Java SDK to compile the JAR files. The SDK (now apparently called the JDK) is a free download from Sun; you can get the required files here: http://java.sun.com/javase/downloads/index.jsp

Download the Windows installer for the JDK 6 (the latest as of 10/8/07), run the installation, and you should have everything you need. Try regenerating output after the installation is complete. If it still can't find the SDK, point it to the folder in which the JDK was installed:

  1. In ePublisher Express or Pro, open the Format Settings from the Format menu.
  2. In the "Java Help" section, located the "JDK" field.
  3. Type (or paste) the name of the folder in which the JDK was installed (e.g., C:\Program Files\Java\jdk1.6.0_03).
  4. Click OK, and regenerate your output.

That should get your JavaHelp target generating as expected.


CategorySolutionsOutputJava

LaurenLever/@Solutions/Output/JavaHelp/JavaHelp JDK Not Found (last edited 2010-05-20 20:37:48 by LaurenLever)