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

document how $APPDIR can be used in --java-options

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 14
    • 14
    • docs
    • None

      When specifying --java-options it may be desired to reference the resources included with the application. This can be done by using $APPDIR macro.
      For example, on windows include "myApp.jpg" in the directory specified by the --input option. Then you can include the option:
      --java-options '-splash:\$APPDIR/myApp.jpg'
      and MyApp.jpg will be used as the applications splash image.

            jgordon Joni Gordon (Inactive)
            herrick Andy Herrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: