Try OpenEdge Now
skip to main content
Online Help
Introducing the ABL Editor : Tasks : Compiling, testing, and running ABL programs : Including resources in the build : Including resources using the context menu
 
Including resources using the context menu
You can include the excluded resources (files or folders) to the build using the Include in Build option. This option is only available for the files or folders that were excluded from the build.
To include resources using Include in Build:
1. Open an OpenEdge project.
2. In the Project Explorer view, select the excluded files or folders that you want to include in the build.
3. Right-click the selected resources and select Progress OpenEdge > Include in Build from the context menu.
Note: The context menu displays either Exclude from Build or Include from Build depending on whether the resources are either included or excluded. The context menu option is disabled when some resources are excluded and some are included.
The selected resources are now included in the build, and are compiled.