/cp:o — Display CLASSPATH Option (JVC)

This option prints the class path to standard output. This option is especially useful for troubleshooting errors, such as “class not found,” when compiling from the command line.

Example

The following example prints the class path to the screen:

JVC /cp:o