2011-03-31 13:59:18 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2007-06-18 15:28:59 +00:00
< html lang = "en" >
< head >
< meta http-equiv = "Content-Language" content = "en-us" >
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
< title > Appearance preferences< / title >
< link rel = "stylesheet" type = "text/css" href = "../help.css" >
2010-04-18 15:23:36 +00:00
< script language = "JavaScript" src = "PLUGINS_ROOT/org.eclipse.help/livehelp.js" > < / script >
2007-06-18 15:28:59 +00:00
< / head >
< body >
2012-09-19 17:16:24 -04:00
< div role = "main" > < h1 > Appearance preferences< / h1 >
2007-06-18 15:28:59 +00:00
2011-03-31 13:59:18 +00:00
< p > Use the < img src = "../images/command_link.png" alt = "" > < a class = "command-link" href = 'javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.ui.preferences.AppearancePreferencePage)")' > Appearance< / a > panel of the < strong > Preferences< / strong > window to customize the appearance of C elements in the viewers. Click < strong > Window > Preferences > C/C++ > Appearance< / strong > to open.< / p >
2009-05-05 20:53:52 +00:00
< p > < img src = "../images/view_appearance_prefs.png" alt = "Appearance Preference" > < / p >
2007-06-18 15:28:59 +00:00
2010-04-18 15:23:36 +00:00
< table width = "700px" cellpadding = "4" cellspacing = "0" border = "1" fgcolor = "EEE" >
2007-06-18 15:28:59 +00:00
< caption >
2010-03-31 01:34:27 +00:00
< strong > Appearance Options< / strong >
2007-06-18 15:28:59 +00:00
< / caption >
< colgroup >
2010-04-18 15:23:36 +00:00
< col width = "35%" valign = "top" >
< col width = "65%" valign = "top" >
2007-06-18 15:28:59 +00:00
< / colgroup >
< tbody >
2011-03-31 13:59:18 +00:00
< tr >
< th style = "width:35%" id = "option" > < strong > Option< / strong > < / th >
< th style = "width:65%" id = "description" > < strong > Description< / strong > < / th >
2010-04-18 15:23:36 +00:00
< / tr >
2007-06-18 15:28:59 +00:00
< tr >
2011-03-31 13:59:18 +00:00
< td style = "width:35%" valign = "top" headers = "option" > < strong > Show translation unit members < / strong > < / td >
< td style = "width:65%" valign = "top" headers = "description" > Select this option to show translation unit members in the Project Explorer and C/C++ Projects views. < / td >
2007-06-18 15:28:59 +00:00
< / tr >
< tr >
2011-03-31 13:59:18 +00:00
< td valign = "top" headers = "option" > < strong > Group include directives in Project Explorer and C/C++ Projects view < / strong > < / td >
< td valign = "top" headers = "description" > Select this option to group include directives in the Project Explorer and C/C++ Projects views. < / td >
2007-06-18 15:28:59 +00:00
< / tr >
< tr >
2011-03-31 13:59:18 +00:00
< td valign = "top" headers = "option" > < strong > Group include directives in the Outline view < / strong > < / td >
< td valign = "top" headers = "description" > Select this option to group include directives in the Outline view. < / td >
2007-06-18 15:28:59 +00:00
< / tr >
< tr >
2011-03-31 13:59:18 +00:00
< td valign = "top" headers = "option" > < strong > Group namespaces in the Outline view < / strong > < / td >
< td valign = "top" headers = "description" > Select this option to group namespace declarations in the Outline view. < / td >
2008-01-16 09:50:40 +00:00
< / tr >
2009-01-29 09:30:15 +00:00
< tr >
2011-03-31 13:59:18 +00:00
< td valign = "top" headers = "option" > < strong > Group method definitions in the Outline view < / strong > < / td >
< td valign = "top" headers = "description" > Select this option to group method definitions for the same type in the Outline view. < / td >
2009-01-29 09:30:15 +00:00
< / tr >
2010-04-18 15:23:36 +00:00
< tr >
2011-03-31 13:59:18 +00:00
< td valign = "top" headers = "option" > < strong > Group macro definitions in the Project Explorer and C/C++ Project views.< / strong > < / td >
< td valign = "top" headers = "description" > Select this option to group method definitions for the same type in the Project Explorer and C/C++ Project views.< / td >
2010-04-18 15:23:36 +00:00
< / tr >
< tr >
2011-03-31 13:59:18 +00:00
< td valign = "top" headers = "option" > < strong > Group macro definitions in the Outline view.< / strong > < / td >
< td valign = "top" headers = "description" > Select this option to group macro definitions in the Outline view. < / td >
2010-04-18 15:23:36 +00:00
< / tr >
2008-01-16 09:50:40 +00:00
< tr >
2011-03-31 13:59:18 +00:00
< td valign = "top" headers = "option" > < strong > Sort header files before source files in Project Explorer and C/C++ Projects view < / strong > < / td >
< td valign = "top" headers = "description" > Select this option to separate header and source files in the Project Explorer and C/C++ Projects views. < / td >
2010-04-18 15:23:36 +00:00
< / tr >
< tr >
2011-03-31 13:59:18 +00:00
< td valign = "top" headers = "option" > < strong > Show source roots at top of project< / strong > < / td >
< td valign = "top" headers = "description" > Select this option to group source roots at the top of project views. < / td >
2007-06-18 15:28:59 +00:00
< / tr >
< / tbody >
< / table >
2010-04-20 19:21:34 +00:00
< p > < img src = "../images/nokiaCopyright.png" width = "375" height = "12" alt = "Nokia Copyright Statement" > < / p >
2012-09-19 17:16:24 -04:00
< / div > < / body >
2007-06-18 15:28:59 +00:00
< / html >