Try OpenEdge Now
skip to main content
Online Help
Introducing the ABL Editor : Reference : ABL Editor menus : Progress OpenEdge context menu
 
Progress OpenEdge context menu
The Progress OpenEdge menu contains options specific to the ABL Editor and is available from the editor's right-click context menu.
Define Service Interface
Check the ABL syntax of the current file. This option does not save an r-code version of the file.
Exclude from Build
Enables you to exclude compilable resources when you build your project. You can exclude files, folders, or both from the build.
Include in Build
Enables you to include the excluded resources to the build. This option is only available for the resources that were excluded from the build.
Add Annotations
Open the Add Annotation wizard to insert ABL annotations in one or more files.
Restart OpenEdge AVM
Enables you to restart the OpenEdge AVM (ABL Virtual Machine).
Compile
Enables you to compile the selected project files or folders.
Clear OpenEdge Compile Errors
Clear any OpenEdge error for a particular file or project folder from the Problems view.
Note: The Clear OpenEdge Compile Errors option does not correct the errors. Any unfixed errors are flagged again when you next compile the code.
Generate BPM Invocation Files
Enables you to generate a .bizoe file for the OpenEdge procedure file. The .bizoe file is required for the procedure file to communicate with the BPM process.
Generate Sonic ESB Invocation Files
Enables you to generate Sonic .esboe file for the OpenEdge procedure file.
Generate REST OE Invocation Files
Enables you to generate REST .pidl file for the OpenEdge procedure file.