Jopaz 1.2.0 | Compiling with Jopaz | Remote Debugging with Jopaz | Remote Debugging on Eclipse | Configuring the Remote Debugging Client
 
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 plugin. For more information, check 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.
c. Enter the hostname of the Mainframe machine.
d. Enter the port that you have already defined in RUNOPT.
e. Save your configuration by clicking Apply.
5. You need to 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 to Other: IBM-1047.