To set build properties for a single file
- In the Navigator view, right-click the file to change.
- To set compiler directives for the selected file:
- Click Properties > COBOL Settings.
- Check Enable file specific settings.
- Click in the Additional Directives field and type the directives to be used when compiling this file. Separate each directive with a space.
- To specify whether or not to compile the file, click Build Action > Compile or Build Action > Ignore as required. By default, files with a .cbl extension are compiled.
- Click OK.