Excluding resources using Add Resource Exclusions
To exclude resources using
Add Resource Exclusions
:
Open an OpenEdge project.
Open the project properties by doing one of the following:
Selecting a project, and clicking
ALT+ENTER
.
Right-clicking a project, and selecting
Properties
from the context menu.
Access the
Excluded
node by doing one of the following:
Selecting
Progress OpenEdge
>
Build
>
Source tab
>
Root
node of the project.
Selecting
Progress OpenEdge
>
PROPATH
>
Root
node of the project with the
Excluded
node.
Select the
Excluded
node, and click
Edit
. The
Exclusion Rules
wizard appears.
Note:
The
Edit
option is enabled only when you select the
Excluded
node.
Click
Add Resources
. The
Add Resource Exclusion
appears.
Select the files or folders that you want to exclude from the build.
Click
OK
to save your changes.
The resources excluded from the build appear in the
Excluded
node, and are ignored when your project is built.
Related Tasks
Excluding resources from the build
Including resources in the build
Compiling, testing, and running ABL programs
Building resources using working sets