Macro expansion $APPDIR not explained in docs

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8u20
    • Affects Version/s: 8
    • Component/s: docs
    • None

      http://docs.oracle.com/javafx/2/deployment/javafx_ant_task_reference.htm does not contain a description for the macro expansion $APPDIR.

      For instance
                  <fx:platform>
                    <fx:jvmarg value="-Djava.policy.file=$APPDIR/app/whatever.policy"/>
                  </fx:platform>

      would get expanded during launch to something like

      -Djava.policy.file=/Users/cooluse/mydev/TestPackager/dist/bundles/Test Packager.app/Contents/app/whatever.policy

            Assignee:
            Joni Gordon (Inactive)
            Reporter:
            Mark Howe (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: