Switching Between Debugging Interfaces
In Eclipse, you can switch between two remote debugging interfaces.

The default interface is the internal debugger which uses the standard Eclipse debug perspective and its functionality.

The second interface is the external Jopaz debugger that uses the graphical debugger interface from Jopaz. It opens in a separate window when the debugging process is started.
To use the external debugger:
1. Go to Window > Preferences > Jopaz > Run/Debug.
2. Set the option Use external Jopaz Debugger.
When you start the remote debugging session, the external Jopaz remote debugger window appears. In addition, another task with a bug icon appears in the Windows task bar.