Set Project Properties

Here, you specify the properties for the ACCTWEB project, which include creation of a build configuration, preprocessor selection, and path specifications.
Open the Project Properties page
  • In the Application Explorer view, right-click the ACCTWEB project; then select Properties.
Create a build configuration
  1. In the left pane, expand Micro Focus.
  2. Click Build Configurations.
  3. In the right pane, click Manage Configurations.
  4. Click the pencil icon to rename the current build configuration.
  5. Replace New Configuration with ACCTWEB Build.
  6. Click Finish.
Specify build paths and targets
  1. In the left pane, expand Build Configurations.
  2. Click the COBOL entry under Build Configurations.
  3. In the right pane, replace the New Configuration.bin value in the Output Path with loadlib.
  4. Ensure Target Type is set to All Native Library Files.
  5. Click Apply.
  6. In the left pane, click Build Path.
  7. In the right pane, click the Dependency Paths tab.
  8. Check ACCTWEB and ACCTWEB/cpy.
Specify the CICS preprocessor
  1. In the left pane, expand Project Settings > COBOL.
  2. Click the CICS Preprocessor entry under COBOL.
  3. In the right pane, check Use CICS Preprocessor.
  4. Click Apply and Close.

At this point, Eclipse automatically rebuilds the project, this time without errors.