Run and debug programs
- Last Updated: April 17, 2023
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Running and debugging programs in the Eclipse environment involves the use of launch configurations. Detailed instructions for defining and using launch configurations, as well as for using the Progress Developer Studio for OpenEdge Debugger, are provided in the Progress Developer Studio for OpenEdge help volume Run and Debug ABL Programs. Refer to that online help to gain a clear understanding of the relevant concepts and procedures.
Learning more about running and debugging is desirable, but in general, you can:
- Run the currently selected program by clicking Run
on the toolbar. - Launch the Progress Developer Studio for OpenEdge Debugger and debug the current
program by clicking Run
on the toolbar.