Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC

< 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


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.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice