The Debugger operates on compiled r-code. Therefore, you must specify
the appropriate build options in your project properties to save .r files when you save or compile your code.
In the Project Explorer view, select your project and open
its Properties window (right-click and select
Properties, or select File > Properties from the menu bar).
Select Progress OpenEdge > Build, and make sure the Save r-code option is
checked (the default setting). Set other values as appropriate.
Note: The location that you specify for .r files must be included in the
PROPATH you specified when you created the launch configuration.