In Java mode, reads ordinary Java classes to find out about types. The necessary classes are recognized from standard Java import statements. It is important to provide with a correct CLASSPATH environment variable or with additional classpath option:
-cp <dir> indicates a CLASSPATH to , and other settings are
forgotten. +cp <dir> adds a directory to the current class path.