Build Summary

Build Summary presents history of the compiled projects.
The projects are listed in the left panel. Under each project node, there are listed its build summaries. Select the Build Summary to see its details.
The details are displayed in the right panel. Each Build Summary contains information about compiled files, its path, status code, listing file path and exception message / error markers (if any occurred). Double click the file name to peek its compilation console output. Double click the listing file to open it in editor.
Clear All button deletes all Build Summary entries and closes the dialog.

Build summary dialog

Build summary elemnts

Icons which could be found in Build Summary:
Icon Meaning
Project icon The project.
Clock icon Clock warning icon Clock error icon The Build Summary entries. (Built successful / With warnings / Build error)
Files icon The collection of files.
File icon File icon File icon The compiled source file name (Built successful / With syntax errors / Build error)
(double-click to peek compilation console output).
Directory icon The source file path.
L element icon L element icon The listing file path. (Parsed / Disabled or Parsing Failed)
Error icon Error marker (double-click the error marker element to peek error location).
Errors icon The error markers collection.

Build Summary can be displayed after build (that option can be enabled in command link Window > Preferences > BS2000 Remote IDE > Project.).

Project preference page

The last Build Summary can be shown again by contex menu option on project in Project Explorer

Context menu in Project Explorer with chosen Show last Build Summary option

Show last Build Summary option in Project Explorer's context menu