Load Order View

The Load Order View presents in which order the files are loaded as it results from the imports starting in the project top files.

Open the view from menu Window > Show View > Other... > e Language > Load Order .

You can double click on a file to open it.

Load Order View Presentation



  1. Project. The project for which the load order is presented.
  2. Number of loaded files in the project.
  3. Gray File. A file which is not part of the current project (files are not under the project directory). For example an imported eVC.
  4. Regular File. A file in your project.
  5. Load Location. The Load Order View is synchronized with the active editor or the selection in the Navigator View. This way you can see when a specific resource is loaded, before/after some other file etc.