Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4779404

131_07: help description has wrong instruction to run the converter tool

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 1.3.1_07
    • deploy
    • generic
    • generic

      Bundle: j2sdk-1_3_1_07-ea-bin-ea-solaris-sparc-04_nov_2002.sh
      OS: Solaris 8 (32bit) SPARC

      The section 13 in the help coming up from HtmlConverter says:
      ----
      13) Running HTML Converter:

          Once the installation is done, change directory to the install folder,
      and do the following for your specific platform:

      For example, on Windows:

      > cd <HTML Converter Directory>
      > java -jar htmlconv-131.jar

      On Unix(Solaris):

      %cd <HTML Converter Directory>
      %java -jar htmlconv-131.jar
      ----

      However, this instruction is wrong and it should be like:
      ----
      13) Running HTML Converter:

          Once the installation is done, change directory to the install folder,
      and do the following for your specific platform:

      For example, on Windows:

      > cd <Java Install Directory>/lib
      > java -jar htmlconverter.jar
      or
      > cd <Java Install Directory>/bin
      > HtmlConverter -gui

      On Unix(Solaris):

      % cd <Java Install Directory>/lib
      % java -jar htmlconverter.jar
      or
      % cd <Java Install Directory>/bin
      % HtmlConverter -gui
      ----

            ccheung Calvin Cheung
            kurosaki Kenichi Kurosaki (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: