Attention: The following applies to COBSQL applications you develop on a local UNIX machine, or when, from a Windows machine, you develop
remote projects on a UNIX machine.
If you are working with a COBSQL/Oracle application, you need to change your project build settings. In your local Eclipse
IDE, once you have created a project containing the Pro*COBOL application, you need to update the project properties as follows:
- In the Team Developer perspective, select your project in the
Application Explorer view.
- Click
Project > Properties.
- In the Properties dialog, expand
Micro Focus and click
Build Configurations.
- Click
Link.
- Expand
Additional Link Directives.
- In the text box, type
-e
program-name.
- Click
OK.