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

Deployment guide error in jfxpackager reference documentation

XMLWordPrintable

      Submitted to doc feedback alias by a reader.

      In http://docs.oracle.com/javafx/2.0/deployment/packager001.htm

      -templateInFilename

          Name of the HTML input template file. Placeholders are in the form of

          #[APPID.]XXXX.YYYY#

      Should instead read:

      -templateInFilename

          Name of the HTML input template file. Placeholders are in the form of

          #XXXX.YYYY[(APPID)]#

      As placing the APPID at the beginning of the marker does not work, instead the optional APPID must be placed in brackets after the marker (as is shown in http://docs.oracle.com/javafx/2.0/deployment/packaging.htm#BABCDFAJ Example 4.3)

            nhildebrandt Nancy Hildebrandt (Inactive)
            nhildebrandt Nancy Hildebrandt (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: