Configuring the Remote Debugging Client
1. Open Eclipse.
2. Open the Jopaz perspective by selecting Window > Perspective > Open > Perspective > Other > Jopaz.
Note:
Check that you have installed a relatively new version of the Jopaz plug-in. For more information, see
Installing Jopaz.
3. Open the debug perspective in Eclipse through Window > Perspective > Open Perspective > Other > Debug.
4. Configure the remote debug connection as follows:
a. Open the menu option Run > Debug Configurations > Jopaz Remote Application.
b. Give the configuration a logical name. For example, your-hostname_your-port.
c. Enter the hostname of the z/OS mainframe machine.
d. Enter the port that you have already defined in RUNOPT. The default value is 9999.
e. Save your configuration by clicking Apply.
5. Configure the correct encoding for the representation of the source to be debugged:
a. Navigate to Window > Preferences > General > Workspace.
b. Change the text file encoding, for example, to Other: IBM-1047.
This is not an option in the drop-down menu. You must enter the code page manually.