To invoke the resource compiler during a build for a COBOL project, the Resource compiler must be set for Build Tools. When creating a new COBOL project, the Resource compiler is not set for Build tools.
Adding the Resource compiler to the build tools
To add the Resource compiler to a COBOL project:
Select the project in the "Dependency" or "Structure" view.
Select "Property..." from the context menu. The property dialog box appears.
Select "Build Tools" in the left pane. The "Build Tools" page is displayed.
Click the "Add Build Tool..." button. The "Add Build Tool" dialog box appears.
Select "Resource compiler", and then click the "OK" button.
Confirm that "Resource compiler" has been added to the "List of build tools associated with COBOL builder" on the "Build Tools" page, and click the "OK" button in the property dialog box.
Deleting the Resource compiler from the build tools
To delete the Resource compiler from a COBOL project:
Select the project in the "Dependency" or "Structure" view.
Select "Property..." from the context menu. The property dialog box appears.
Select "Build Tools" in the left pane. The "Build Tools" page is displayed.
Select "Resource compiler" from the "List of build tools associated with COBOL builder" on the "Build Tools" page, and then click the "Remove" button.
Confirm that the "Resource compiler" has been deleted from the "List of build tools associated with COBOL builder", and click the "OK" button in the property dialog box.