carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_project_explorer_view.htm
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     2
<html lang="en">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     3
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     4
<head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     5
<meta http-equiv="Content-Language" content="en-us">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     6
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     7
<title>Project Explorer View</title>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     8
<link rel="stylesheet" type="text/css" href="../help.css">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     9
</head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    10
<body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
<h1>Project Explorer view</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
<p>The Project Explorer view displays, in a tree structure similar to the C/C++ Projects view, but it is not limited to C and C++ projects.  In this view you can do the following: 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
<ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
	<li>Browse the elements of C/C++ source files</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
	<li>Open files in the editor view</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
	<li>Open projects in a new window</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
	<li>Create new projects, classes, files, or folders</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
	<li>Manage existing files (cut, paste, delete, move or rename)</li>	
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
	<li>Restore deleted files from local history</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
	<li>Import or Export files and projects</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
</ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
Files that you select in the Project Explorer view  affect the information that is displayed in other views.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
<p><img img src="../images/view_project_explorer.png" alt="Project Explorer view"></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
<h2>Toolbar</h2>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
<p><table border="1" cellpadding="3" cellspacing="0">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
 	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
		<th>Icon</th>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
		<th>Name</th>	
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
		<th>Description</th>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
	 </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
		<td align="center" valign="top"><img src="../images/icon_con_min.png" alt="Minimize icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
		<td valign="top"><b>Minimize</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
		<td valign="top">Minimizes the view.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
		<td align="center" valign="top"><img src="../images/icon_con_max.png" alt="Maximize icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
		<td valign="top"><b>Maximize</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
		<td valign="top">Maximizes the view.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
		<td align="center" valign="top"><img src="../images/icon_collapse_all.png" alt="Collapse All Icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
		<td valign="top"><b>Collapse All</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
		<td valign="top">This command collapses the tree expansion state of all resources in the view.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    51
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    52
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    53
		<td align="center" valign="top"><img src="../images/icon_link_with_editor.png" alt="Link with Editor Icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    54
		<td valign="top"><b>Link with Editor</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    55
		<td valign="top">This command toggles whether the view selection is linked to the active editor. 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    56
				When this option is selected, changing the active editor will automatically update the selection to the resource being edited.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    57
	</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    58
	<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    59
		<td align="center" valign="top"><img src="../images/icon_menu.png" alt="Menu Icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    60
		<td valign="top"><b>Menu</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    61
		<td valign="top">Click the black upside-down triangle icon to open a menu of items specific to the view.<br><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    62
									<dl>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    63
										<p><dt>Top Level Elements</dt>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    64
											<dd>Choose whether to show working sets or projects as top level elements. 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    65
											Chosing working sets allows easy grouping of projects in large workspaces.</dd></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    66
										<p><dt>Select Working Set</dt>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    67
											<dd>Opens the <B>Select Working Set</B> dialog to allow selecting a working set for the view.</dd></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    68
										<p><dt>Deselect Working Set</dt>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    69
											<dd>Deselects the current working set. </dd></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    70
										<p><dt>Edit Active Working Set</dt>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    71
											<dd>Opens the <B>Edit Working Set</B> dialog to allow changing the current working set.</dd></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    72
										<p><dt>Customize View</dt>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    73
											<dd>This command allows customization of view filters and content modules. 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    74
											The previous will allow you to supress the display of certain types of files 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    75
											while the later will allow entirely new types of content to be shown in the view.<dd></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    76
										<p><dt>Link Editor</dt>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    77
											<dd>See the toolbar item description above.</dd></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    78
									</dl></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    79
	</tr>	
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    80
</table></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    81
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    82
<p>The Project Explorer view is provided by the Eclipse Platform. See the <a href="../../org.eclipse.platform.doc.user/reference/ref-27.htm">Workbench User Guide</a> for more information.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    83
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    84
<h2>Project Explorer view icons</h2>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    85
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    86
<p>The table below lists the icons displayed in the Project Explorer view for C/C++ content.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    87
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    88
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="34%">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    89
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    90
    <td width="19%" align="left"><b>Icon</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    91
    <td width="81%"><b>Description</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    92
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    93
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    94
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    95
    <img border="0" src="../images/c_file_obj.gif" width="16" height="16" alt="C or C++ file icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    96
    <td width="81%">C or C++ file</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    97
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    98
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    99
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   100
    <img border="0" src="../images/class_obj.gif" width="16" height="16" alt="Class icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   101
    <td width="81%">Class</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   102
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   103
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   104
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   105
    <img border="0" src="../images/define_obj.gif" width="16" height="16" alt="Macro Definition icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   106
    <td width="81%">Macro Definition</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   107
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   108
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   109
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   110
    <img border="0" src="../images/enum_obj.gif" width="16" height="16" alt="Enum icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   111
    <td width="81%">Enum</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   112
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   113
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   114
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   115
    <img border="0" src="../images/enumerator_obj.gif" width="16" height="16" alt="Enumerator icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   116
    <td width="81%">Enumerator</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   117
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   118
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   119
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   120
    <img border="0" src="../images/var_declaration_obj.gif" width="16" height="16" alt="Variable icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   121
    <td width="81%">Variable</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   122
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   123
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   124
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   125
    <img border="0" src="../images/field_private_obj.gif" width="16" height="16" alt="Field private icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   126
    <td width="81%">Field private</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   127
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   128
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   129
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   130
    <img border="0" src="../images/field_protected_obj.gif" width="16" height="16" alt="Field protected icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   131
    <td width="81%">Field protected</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   132
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   133
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   134
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   135
    <img border="0" src="../images/field_public_obj.gif" width="16" height="16" alt="Field public icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   136
    <td width="81%">Field public</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   137
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   138
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   139
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   140
    <img border="0" src="../images/include_obj.gif" width="16" height="16" alt="Include icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   141
    <td width="81%">Include</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   142
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   143
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   144
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   145
    <img border="0" src="../images/makefile.gif" width="16" height="16" alt="Makefile icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   146
    <td width="81%">Makefile</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   147
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   148
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   149
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   150
    <img border="0" src="../images/method_private_obj.gif" width="16" height="16" alt="Method private icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   151
    <td width="81%">Method private</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   152
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   153
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   154
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   155
    <img border="0" src="../images/method_protected_obj.gif" width="16" height="16" alt="Method protected icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   156
    <td width="81%">Method protected</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   157
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   158
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   159
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   160
    <img border="0" src="../images/method_public_obj.gif" width="16" height="16" alt="Method public icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   161
    <td width="81%">Method public</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   162
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   163
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   164
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   165
    <img border="0" src="../images/namespace_obj.gif" width="16" height="16" alt="Namespace icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   166
    <td width="81%">Namespace</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   167
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   168
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   169
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   170
    <img border="0" src="../images/struct_obj.gif" width="16" height="16" alt="Struct icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   171
    <td width="81%">Struct</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   172
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   173
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   174
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   175
    <img border="0" src="../images/typedef_obj.gif" width="16" height="16" alt="Type Definition icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   176
    <td width="81%">Type definition</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   177
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   178
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   179
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   180
    <img border="0" src="../images/union_obj.gif" width="16" height="16" alt="Union icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   181
    <td width="81%">Union</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   182
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   183
  <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   184
    <td width="19%" align="left">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   185
    <img border="0" src="../images/function_obj.gif" width="16" height="16"  alt="Function icon"></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   186
    <td width="81%">Function</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   187
  </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   188
</table>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   189
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   190
<p><img src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   191
<br><a href="../concepts/cdt_c_proj_file_views.htm">Project file views</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   192
</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   193
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   194
<p><img src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   195
<br><a href="../Tasks/cdt_t_show_proj_files.htm">Displaying C/C++ file components in the Project Explorer view</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   196
<br><a href="../Tasks/cdt_t_prvw_hide_files.htm">Hiding files by type in the Project Explorer view</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   197
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   198
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   199
<p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   200
<img img src="../images/ng00_07.gif" ALT="IBM Copyright Statement" >  
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   201
</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   202
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   203
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   204
</html>