33.15.3 Compile Order ViewThe
Compile Order View presents the hierarchy of compiled files as it results from the
`include compiler directives, starting from
the project top files.
Open the view from menu
Window > Show View > Other... > DVT > Compile Order.
Double click on a file to open it.
You can use
CamelCase or
Simple Regex to locate a specific element.
Right click on a module then
Go To Import to jump to the import location. If the module is imported multiple times, a file selection dialog will pop-up.
33.15.3.1 Quick Compile Order ViewPress
Ctrl+I to quickly open a compiled file.
The
Quick Compile Order View will pop-up and and present a filterable list of all the compiled files in the project.
You can use
CamelCase or
Simple Regex to locate a specific element.
Select a file and press
Enter or
click to open it.
|