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

Macro expansion $APPDIR not explained in docs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 8u20
    • 8
    • docs
    • None

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:
              Imported: