Renesas REJ10J1837-0100 Network Card User Manual


 
High-performance Embedded Workshop 2. Build Basics
REJ10J1837-0100 Rev.1.00 Nov. 16, 2008
60
2.10 Configuring the Workspace window
If you right-click anywhere inside the Projects tab of the Workspace window, a pop-up menu will be invoked. Select
the Configure View menu option to modify the way in which information is displayed. The following four sections
detail the effect of each option on the Configure View dialog box.
Show Dependencies Under Each File
If you check the Show dependencies under each file checkbox, the dependent files are shown under the including
source file as a flat structure, i.e. the files themselves become folders (as in figure (ii) below). If this option is not
selected then a separate folder contains all dependencies (as in figure (i) below).
Show Standard Library Includes
By default, any dependent files found in standard include paths will not be shown (as in figure (j) below). For example,
in C code, if you write a ‘#include’ statement, such as ‘#include <stdio.h>’, stdio.h will not be listed as a dependent file.
To view such system include files, select the Show standard library includes checkbox (as in figure (jj) below).