Developers/Debug Options

-Dcdk.debugging

The

[-Dcdk.debugging=true]

option can be used to turn on output of debugging information for the classes that make use of CDK's LoggingTool. When bugs are found, this can be used to get an idea on what might be causing the problem.

-DJmolConsole

Sometimes it is more convenient to not use the Jmol Console. The

[-DJmolConsole=false]

option can be used for this. The System.out and System.err messages are then no longer redirected to the Jmol Console.