When starting the JavaTest harness, include -newDesktop
in the command string to start the JavaTest harness GUI without using a previous desktop. The JavaTest harness ignores any previous desktop information and opens the JavaTest harness Quick Start wizard.
The JavaTest harness uses a new desktop when you include GUI options in the command
line. Using this option preserves any preferences set for the desktop. Use the
following example to start the JavaTest harness with a new Desktop.
> javatest -newDesktop
See About the Command-Line Examples for a description of the use of > javatest.