Add DebugListing as Menu and Toolbar entry in the Progress Developer Studio
Consultingwerk provides a routine to open the selected file in Progress Developer Studio as a debug-listing in an Eclipse ABL Editor.
Using the Progress Developer Studio Customization Editor (select OpenEdge -> Tools -> Customization Editor) from the Progress Developer Studio main menu:
Then create a new Menu / Toolbar Entry like shown above with the following settings:
Property | Value |
|---|---|
Name | Debug Listing |
Program name | Consultingwerk/Studio/DebugList/debug-list.p |
Configuration | <leave empty> |
Send file name of the current selection | checked |
Action appearance | Show on menu and toolbar |
Run persistent | not checked |
To activate the changes in the Progress Developer Studio it is nessesary to refresh the customization options for the Progress Developer Studio by pressing the button "Refresh Customization Options" on the top right of the Customization Editor.