Previous Topic Next topic Print topic


Start Java CodeWatch

After you have compiled cwj.pl1 and ext.pl1, you can start debugging.

To start the debugger, run the command below in the command prompt:

java -jar "%MFPLI_PRODUCT_DIR%bin\cw_java.jar" cwj

This opens the main screen of Java CodeWatch with the source of cwj.pl1 displayed:

Previous Topic Next topic Print topic