Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 107409b61bbabae7e987941cf255a46dfb9b0107 (plain) (tree)
1
2
3
4
5
6




                                                       
                                                                   







                                                          
                                                                                                      

                            
                                                                                                                        
    

                                                          
                                                                
                                                    
                                                                                


                                              
                                                         
                       
     
 
                                                                                                              
 
                                                                 


                       









                                                                                                                         
                                                              

                      





                                                     
            
                                                                                           

                                                              

             

                                                                                           
                                                         

             




                                                                                                                                                                                   

             





                                                                                                                                                                                                                                             

             


                                                                                                                                                                                               

             


                                                                                                                        
             





























                                                                                                                                                                                                                                                                       

            
 


                                                                                                                                                
                                                                                                                              
 






                                                                                                 


                                                                                             


                                                                      
                                                                       



       
<!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>Project file views</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>

<body>

<h1>Project file views</h1>

<p>Projects files and elements are displayed in the C/C++ Projects view and in the Navigator view.</p>

<h2>C/C++ Projects view</h2>
<p>Displays, in a tree structure, only elements relevant to C and C++ projects.  In this view you can do the following: 
<ul>
	<li>Browse the elements of C/C++ source files</li>
	<li>Build Targets</li>
	<li>Create new projects, classes, files, or folders</li>
	<li>Import or Export files and projects</li>
	<li>Manage existing files (cut, paste, delete, move or rename)</li>	
	<li>Open files in the editor view</li>
	<li>Open projects in a new window</li>
	<li>Refactor</li>
	<li>Restore deleted files from local history</li>
	<li>Search</li>
</ul>

Files that you select in the C/C++ Projects view  affect the information that is displayed in other views.</p>

<img src="../images/view_projects.png" alt="C/C++ Projects View">

<h2>Navigator view</h2>

<p>The Navigator view provides a hierarchical view of all the resources in the workbench, not just your C/C++ resources. 
From this view, you can open files for editing or select resources for operations such as exporting.  </p>

<p>Right-click any resource in the Navigator view to open a pop-up menu from which you can perform operations such as 
copy, move, create new resources, compare resources, or perform team operations. For a description of what each menu 
item does, select an item and press F1. </p>

<p>By default, the Navigator view is included in the Resources perspective. To add it to the current perspective, click 
<b>Window > Show View > Navigator</b>.</p>

<img src="../images/view_navigator.png"  alt="Navigator View">

<h3>Toolbar icons</h3>
<p><table border="1" cellpadding="3" cellspacing="0">
 	<tr>
		<th>Icon</th>
		<th>Name</th>	
		<th>Description</th>
	 </tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_con_min.png"></td>
		<td valign="top"><b>Minimize Console.</b></td>
		<td valign="top">Minimizes the view.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_con_max.png"></td>
		<td valign="top"><b>Maximize Console</b></td>
		<td valign="top">Maximizes the view.</td>
	</tr>
	<tr>
	<td align="center" valign="top"><img src="../images/icon_back.png" alt="Back Icon"></td>
	<td valign="top"><b>Back</b></td>
	<td valign="top">This command displays the hierarchy that was displayed immediately prior to the current display.&nbsp;
			For example, if you Go Into a resource, then the Back command in the resulting display returns the view to the same hierarchy from which you activated the
			<i> Go Into</i> command. The hover help for this button tells you where it will take you. This command is similar to the Back button in a web browser.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_forward.png" alt="Forward Icon"></td>
		<td valign="top"><b>Forward</b></td>
		<td valign="top">This command displays the hierarchy that was displayed immediately after the current display.&nbsp;
				For example, if you've just selected the Back command, then selecting the Forward command in the resulting display returns the view to the same hierarchy from which you activated the Back command.&nbsp;The
				hover help for this button tells you where it will take you.
				This command is similar to the Forward button in a web browser.</td>
	</tr>
	<tr>
	<td align="center" valign="top"><img src="../images/icon_up.png" alt="Up Icon"></td>
		<td valign="top"><b>Up</b></td>
		<td valign="top">This command displays the hierarchy of the parent of the current highest level resource. The hover help for this button tells you where it will take you.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_collapse_all.png" alt="Collapse All Icon"></td>
		<td valign="top"><b>Collapse All</b></td>
		<td valign="top">This command collapses the tree expansion state of all resources in the view.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_link_with_editor.png" alt="Link with Editor Icon"></td>
		<td valign="top"><b>Link with Editor</b></td>
		<td valign="top">This command toggles whether the Navigator view selection is linked to the active editor. 
				When this option is selected, changing the active editor will automatically update the Navigator selection to the resource being edited.</td>
	</tr>
	<tr>
		<td align="center" valign="top"><img src="../images/icon_menu.png" alt="Menu Icon"></td>
		<td valign="top"><b>Menu</b></td>
		<td valign="top">Click the black upside-down triangle icon to open a menu of items specific to the Navigator view.<br><br>
									<dl>
										<p><dt>Select Working Set</dt>
											<dd>Opens the <B>Select Working Set</B> dialog to allow selecting a working set for the Navigator view.</dd></p>
										<p><dt>Deselect Working Set</dt>
											<dd>Deselects the current working set. </dd></p>
										<p><dt>Edit Active Working Set</dt>
											<dd>Opens the <B>Edit Working Set</B> dialog to allow changing the current working set.</dd></p>
										<p><dt>Sort</dt>
											<dd>This command sorts the resources in the Navigator view according to the selected schema:<br>
												<ul>
													<li><b>By Name</b>:&nbsp; Resources are sorted alphabetically, according to the full name of the resource (e.g., A.TXT, then B.DOC, then C.HTML, etc.)</li>
													<li><b>By Type</b>:&nbsp; Resources are sorted alphabetically by file type/extension (e.g., all DOC files, then all HTML files, then all TXT files, etc.).</li>
												</ul></p>
										<p><dt>Filters</dt>
											<dd>This command allows you to select filters to apply to the view so that you can show or hide various resources as needed. 
													File types selected in the list will not be shown in the Navigator.<dd></p>
										<p><dt>Link with Editor</dt>
											<dd>See the toolbar item description above.</dd></p>
									</dl></td>
	</tr>	
</table></p>


<p>For information about the Navigator view toolbar and icons, see <b>Workbench User Guide &gt; Concepts &gt; Views &gt; Navigator View</b>.</p>
<p>For information about the pop up menu in the Navigator view, see <b>Workbench User Guide &gt; Reference &gt; User interface information &gt; 
Views and Editors &gt; Navigator View</b>.</p>
<p>For information about the Working Sets, see <b>Workbench User Guide &gt; Concepts &gt; Workbench &gt; Working sets</b>.</p>

<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
<br>
<a href="cdt_c_projects.htm">CDT Projects</a><br>
<a href="../getting_started/cdt_w_existing_code.htm">Working with existing code</a></p>
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
<br>
<a href="../tasks/cdt_t_proj_new.htm">Creating a project</a><br>
<a href="../tasks/cdt_o_proj_files.htm">Working with C/C++ project files</a></p>
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
<br>
<a href="../reference/cdt_u_icons.htm">C/C++ perspective icons</a></p>
<p>

<img src="../images/ng00_04a.gif" ALT="IBM Corporation Statement" ></p>

</body>

</html>

Back to the top