Specify any environment variables that JavaTest should set in its
environment while executing the tests on your system. Specify
the variables using name=value pairs.
For example on Solaris systems:
special_path=/home/env/config
JavaTest cannot inherit environment variables from your
operating system environment. If you find that your tests
execute correctly outside of JavaTest, but do not execute correctly
using JavaTest, it may be because a value is set in your
operating system environment that is not available to the
test. If you check your operating system environment and
determine that this is the case, set the missing values
here.
Usually you don't have to enter any values for the reference Java.