Project Manager >
Project Manager Views |
|
The Dependency view (tree view) displays the files to be compiled, the files
to be linked, and the dependency of the files compiled when a project written in
the COBOL language is built. Even files displayed in the Navigator view are
neither compiled nor linked unless they are added to the appropriate folders in
the Dependency view.
The Dependency view displays the following three types
of subfolders:
Specifies the COBOL source files (.cob, .cbl, .cobol to be compiled. Only files added to this folder are compiled by the respective compilers.
Displays the files to be linked. It specifies the library files (.lib) and object files (.obj) to be linked in addition to the files to be compiled.
Displays added project files that are neither in the [Source Files] folder nor the [Linking Files] folder.

Structure of the Dependency View
Context menu options for Dependency
View Dependency View File Handling
Procedures |
|