At workspace level there is an option "Enable indexer"
When this option is on.
When you add many programs to a Cobol (local or remote) project, the indexation starts in background.
You can't compile a program during the indexation.
The indexation may take hours (depending number of programs and number of copys used), so before to compile you have time to drink a pint of single malt !
- What is the real usage of the index ?
What is the impact if the indexer is off :
- When I compile a single program is a local project ?
- When I compile a single program in a remote project ?
- When I start a project build ?
What is the impact if the indexer is off
- For the local debug ?
- For the remote debug ?
TIA