Walks you through the process of setting Build Configuration properties for the ProgramREST project.
Restriction: This topic applies only when the Enterprise Server feature is enabled.
When Eclipse builds the ProgramREST project, you want the build action to produce a dynamic link library (.dll) file. To ensure this behavior, you need to set the Build Configuration to the
All Native Library Files target type:
- In the
COBOL Explorer, right-click the
ProgramREST project; then select
Properties from the context menu.
- Expand
Micro Focus > Build Configurations; then click
Link.
- From the
Target Type drop-down list, select
All Native Library Files; then click
Apply and Close.