carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/tasks/cdt_t_proj_rename.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>Renaming a project</title>
       
     8 <link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 
       
    11 <body>
       
    12 
       
    13 <h1>Renaming a project</h1>
       
    14 
       
    15 <p>You can rename a project, and have all references changed using the refactoring engine.</p>
       
    16 
       
    17 <p>To rename a project:</p>
       
    18 
       
    19 <ol>
       
    20   <li>In the C/C++ Projects view, right-click a project, and select <b> Rename</b>.
       
    21   <br>
       
    22   <br>
       
    23   <img src="../images/project_rename.png" alt="Project Properties menu highlighting Rename"></li>
       
    24   <br> 
       
    25   <br>
       
    26   <li>The edit box is activated for the selected project. Type a new name.
       
    27   </li>
       
    28   <li>Press <b>Enter</b>.</li>
       
    29 </ol>
       
    30 
       
    31 <p><b>Note: </b>
       
    32 Renaming a project causes it to be re-indexed. 
       
    33 This can take a significant amount of time for very large projects. The new name must be unique within the  workspace.
       
    34 </p>
       
    35 
       
    36   <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
       
    37 <br>
       
    38   <a href="../concepts/cdt_c_projects.htm">CDT Projects</a><br>
       
    39   <a href="../concepts/cdt_c_proj_file_views.htm">Project file views</a></p>
       
    40 <p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
       
    41 <br>
       
    42 <a href="cdt_o_proj_files.htm">Working with C/C++ project files</a></p>
       
    43 <p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
       
    44 <br>
       
    45 <a href="../reference/cdt_o_proj_prop_pages.htm">Project properties</a></p>
       
    46 
       
    47 
       
    48 <img src="../images/ng00_04a.gif" ALT="QNX Copyright Statement" >
       
    49 
       
    50 </body>
       
    51 
       
    52 </html>