Classpath specifier
Indicates to the command line compiler executable that the next argument is, which classpath to use. Typically the specifier is
-classpath
, however, you should check your compiler documentation.