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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 14
    • Affects Version/s: 14
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: