carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/tasks/cdt_t_show_proj_files.htm
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html lang="en">

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Displaying C/C++ file components in the C/C++ Projects view</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>

<body>

<h1>Displaying C/C++ file components in the C/C++ Projects view</h1>

<p>File components are displayed in the C/C++ Projects view and in the Outline 
view. You can display or hide all file components in the C/C++ Projects view.</p>

<p>To display file components</p>

<ol>
  <li>Click <b>Window &gt; Preferences</b>.</li>
  <li>In the Preferences dialog box, select <b>C/C++ &gt; Appearance</b> from the list.<br>
  <img src="../images/c_cpp_app_preferences.png" alt="Screen Capture of the C/C++ Appearance Preferences dialog box"></li>
  <li>Select the <b>Show translation unit members</b> check box.</li>
  <li>Click <b>OK</b>.</li>
  <li>In the C/C++ Projects view, double-click a file component.<br>
	  The component is  highlighted in the C/C++ editor.<br>
	  <img src="../images/view_projects.png"  alt="C/C++ Projects view with file components"></li>	  
 </ol>

<p>The C/C++ Projects view can also be filtered to show certain types of file 
components. For more information, see <a href="cdt_t_prvw_hide_files.htm">Hiding 
files by type in the C/C++ Projects view</a>.</p>

<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
<br>
<a href="../concepts/cdt_c_projects.htm">CDT Projects</a><br>
<a href="../concepts/cdt_c_proj_file_views.htm">Project file views</a>
</p>
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
<br>
<a href="cdt_t_prvw_hide_files.htm">Hiding files by type in the C/C++ Projects 
view</a><br>
<a href="cdt_t_search.htm">Searching for C/C++ elements</a><br>
<a href="cdt_t_open_declarations.htm">Navigate to C/C++ declarations</a><br>
</p>
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
<br>
<a href="../reference/cdt_o_ceditor_pref.htm">C/C++ editor preferences</a></p>
<img src="../images/ng00_07.gif" ALT="IBM Copyright Statement" >

</body>

</html>