The following options are used at the end of the command line to display JavaTest information without starting the harness. You must include the path of the directory [jt_dir] where the javatest.jar file is installed. The javatest.jar file is usually installed in the TCK lib directory when the JavaTest harness bundled with a TCK:
java -jar
[jt_dir]/javatest.jar
[information-options]
Function | Option |
---|---|
Display Command-Line Help |
-help -usage
or -?
|
Displays command-line help without starting the JavaTest harness. | |
Display JavaTest Version Information | -version
|
Displays the version, location, and build information for the installed copy of the JavaTest harness. | |
Display Online Help |
-onlineHelp
|
Displays JavaTest online help without starting the JavaTest harness. |