Set Build Configuration Properties for ProgramSOAP

Walks you through the process of setting Build Configuration properties for the ProgramSOAP project.

When Eclipse builds the ProgramSOAP 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:

  1. In the Application Explorer view, right-click the ProgramSOAP project; then select Properties from the context menu.
  2. Expand Micro Focus > Build Configurations; then click Link.
  3. From the Target Type drop-down list, select All Native Library Files; then click Apply and Close.