Top
NetCOBOL V11.0 NetCOBOL Studio User's Guide
FUJITSU Software

9.5.1 Executing a build

To execute a remote build:

  1. Select a project in the "Dependency" or "Structure" view.

  2. Select "Project" > "Remote Development" > "Build" from the menu bar, or select "Remote Development" > "Build" from the context menu.

In remote build, only those resources that have been changed since the last build are the target. To build all resources regardless of whether changes have been made since the last build, use the following method:

  1. To execute a rebuild for a project, select the project in the "Dependency" or "Structure" view.

  2. Select "Project" > "Remote Development" > "Rebuild" from the menu bar, or select "Remote Development" > "Rebuild" from the context menu.

Point

Compilation errors are displayed in the Problems view. The execution results of a remote build on the server can be viewed by clicking the "Open Console" icon on the toolbar in the Console view, and selecting "COBOL Remote".