# HG changeset patch # User fturovic # Date 1244236232 18000 # Node ID 15beacfadfc7a3b94856d7794fc6bba0b063effc # Parent 414098b7d47d8cd15a02777c490700de28100a1a fix bug 9031 - added source root optin to table and updated image diff -r 414098b7d47d -r 15beacfadfc7 cdt/cdt_5_0_x/org.eclipse.cdt.doc.user/images/icon_source_root.png Binary file cdt/cdt_5_0_x/org.eclipse.cdt.doc.user/images/icon_source_root.png has changed diff -r 414098b7d47d -r 15beacfadfc7 cdt/cdt_5_0_x/org.eclipse.cdt.doc.user/images/view_appearance_prefs.png Binary file cdt/cdt_5_0_x/org.eclipse.cdt.doc.user/images/view_appearance_prefs.png has changed diff -r 414098b7d47d -r 15beacfadfc7 cdt/cdt_5_0_x/org.eclipse.cdt.doc.user/reference/cdt_u_appearance_pref.htm --- a/cdt/cdt_5_0_x/org.eclipse.cdt.doc.user/reference/cdt_u_appearance_pref.htm Fri Jun 05 14:32:14 2009 -0500 +++ b/cdt/cdt_5_0_x/org.eclipse.cdt.doc.user/reference/cdt_u_appearance_pref.htm Fri Jun 05 16:10:32 2009 -0500 @@ -1,53 +1,57 @@ - - - - - - -Appearance preferences - - - - - -

Appearance preferences

- -

Use the Appearance panel of the Preferences window to customize the appearance of C elements in the viewers.

-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Appearance Options -
Show translation unit members Select this option to show translation unit members in Project Explorer and C/C++ Projects view.
Group include directives in Project Explorer and C/C++ Projects view Select this option to group include directives in Project Explorer and C/C++ Projects view.
Group include directives in the Outline view Select this option to group include directives in the Outline view.
Group namespaces in the Outline view Select this option to group namespace declarations in the Outline view.
Sort header files before source files in Project Explorer and C/C++ Projects view Select this option to separate header and source files in Project Explorer and C/C++ Projects view.
- -

- - - + + + + + + +Appearance preferences + + + + + +

Appearance preferences

+ +

Use the Appearance panel of the Preferences window to customize the appearance of C elements in the viewers.

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Appearance Options +
Show translation unit members Select this option to show translation unit members in Project Explorer and C/C++ Projects view.
Group include directives in Project Explorer and C/C++ Projects view Select this option to group include directives in Project Explorer and C/C++ Projects view.
Group include directives in the Outline view Select this option to group include directives in the Outline view.
Group namespaces in the Outline view Select this option to group namespace declarations in the Outline view.
Sort header files before source files in Project Explorer and C/C++ Projects view Select this option to separate header and source files in Project Explorer and C/C++ Projects view.
Show source roots at top of projectSelect this option to reduce the number of targeted source roots, which can reduce indexing time on large projects. Deselecting this option allows for more targeted source roots (default). Source root folders are identified by the source root icon ().
+ +

+ + +