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.

-
Project. The project for which the load order is presented.
-
Number of loaded files in the project.
-
Gray File. A file which is not part of the current project (files are not under the project directory).
For example an imported eVC.
-
Regular File. A file in your project.
-
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.