< Previous PageNext Page > Hide TOC

Available Variables

The strings used to designate the values for the keys in the Java dictionary can use two special variables to simplify specifying path names. These variables should be used only in the Java dictionary of the Info.plist file. They are:

$JAVAROOT

The default Java root directory for an application bundle is Contents/Resources/Java. Use this variable to refer to that directory. If you want to change the Java root directory for the application bundle, add $JAVAROOT directory to the JNI search path

$APP_PACKAGE

This variable expands into the path to the root directory of the application bundle.



< Previous PageNext Page > Hide TOC


© 2004 Apple Computer, Inc. All Rights Reserved. (Last updated: 2004-10-05)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.