This new user interface has been designed to streamline debugging tasks and has a host of usability improvements such as persistent break points, watch lists, etc. It is written in Java and to use it you need to have the latest Java Runtime Environment (JRE) or Java Development Kit (JDK) installed.
You also need to copy cw_java.jar from the Bin directory in the installation of your development system to the debug directory under C:\nxopdemo
Which debugger you use is controlled by an environment variable:
To see some of the Java debugger's facilities:
on the top left of the debugger to continue to this breakpoint.
to step over this line.
in the top right corner to close the debugger.