carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/concepts/cdt_c_proj_file_views.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
       
     2 <html lang="en">
       
     3 
       
     4 <head>
       
     5 <meta http-equiv="Content-Language" content="en-us">
       
     6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
       
     7 <title>Project file views</title>
       
     8 <link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 
       
    11 <body>
       
    12 
       
    13 <h1>Project file views</h1>
       
    14 
       
    15 <p>Projects files and elements are displayed in the C/C++ Projects view and in the ProjectExplorer view.</p>
       
    16 
       
    17 <h2>C/C++ Projects view</h2>
       
    18 <p>Displays, in a tree structure, only elements relevant to C and C++ projects.  In this view you can do the following: 
       
    19 <ul>
       
    20 	<li>Browse the elements of C/C++ source files</li>
       
    21 	<li>Build Targets</li>
       
    22 	<li>Create new projects, classes, files, or folders</li>
       
    23 	<li>Import or Export files and projects</li>
       
    24 	<li>Manage existing files (cut, paste, delete, move or rename)</li>	
       
    25 	<li>Open files in the editor view</li>
       
    26 	<li>Open projects in a new window</li>
       
    27 	<li>Refactor</li>
       
    28 	<li>Restore deleted files from local history</li>
       
    29 	<li>Search</li>
       
    30 </ul>
       
    31 
       
    32 Files that you select in the C/C++ Projects view  affect the information that is displayed in other views.</p>
       
    33 
       
    34 <img src="../images/view_projects.png" alt="C/C++ Projects View">
       
    35 
       
    36 <h2>Project Explorer view</h2>
       
    37 
       
    38 <p>The Project Explorer view provides a hierarchical view of all the resources in the workbench, not just your C/C++ resources. 
       
    39 From this view, you can open files for editing or select resources for operations such as exporting.  </p>
       
    40 
       
    41 <p>Right-click any resource in the Project Explorer view to open a pop-up menu from which you can perform operations such as 
       
    42 copy, move, create new resources, compare resources, or perform team operations. For a description of what each menu 
       
    43 item does, select an item and press F1. </p>
       
    44 
       
    45 <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>
       
    46 
       
    47 <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
       
    48 <br>
       
    49 <a href="cdt_c_projects.htm">CDT Projects</a><br>
       
    50 <a href="../getting_started/cdt_w_existing_code.htm">Working with existing code</a></p>
       
    51 <p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
       
    52 <br>
       
    53 <a href="../tasks/cdt_t_proj_new.htm">Creating a project</a><br>
       
    54 <a href="../tasks/cdt_t_proj_new_with_template.htm">Creating a project via a project template</a><br>
       
    55 <a href="../tasks/cdt_o_proj_files.htm">Working with C/C++ project files</a></p>
       
    56 <p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
       
    57 <br>
       
    58 <a href="../reference/cdt_u_icons.htm">C/C++ perspective icons</a></p>
       
    59 <p>
       
    60 
       
    61 <img src="../images/ng00_07.gif" ALT="IBM Corporation Statement" ></p>
       
    62 
       
    63 </body>
       
    64 
       
    65 </html>