When I compile my project, where can I see the commands that are being executed?
The commands that are being executed from the compiler or linker can be viewed in the console view. From the IDE menu bar, select
Window > Show View > Console
. The
Console
view appears docked to the lower part of the screen.