carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/tasks/cdt_t_convert_cdt_proj.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>Converting CDT 1.x Projects</title>
       
     8 <link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 
       
    11 <body>
       
    12 
       
    13 <h1>Converting CDT 1.x Projects</h1>
       
    14 
       
    15 <p>How you update your CDT 1.x project to CDT 3.1 depends upon whether the 
       
    16 project is a Standard Make project or a Managed Make project. For a Standard 
       
    17 Make project, see <b>Convert to C/C++ Make Project Wizard</b> below.</p>
       
    18 <h2>Updating a Managed Make Project </h2>
       
    19 
       
    20 <p>For a Managed Make project, the Managed Build system will prompt you to 
       
    21 convert your project when it attempts to read the Managed Build project 
       
    22 information and discovers that the project needs to be updated.&nbsp; You will be prompted to update the project.</p>
       
    23 <p> <img src="../images/update_managed_build.png" alt="Update Managed Builder dialog box"></p>
       
    24 <p>Click <b>Yes</b> and the project will be updated.&nbsp; The updated Managed 
       
    25 Build information can no longer be loaded by CDT 1.x or CDT 2.x.&nbsp; Select <b>
       
    26 No</b> and the project will not be updated.&nbsp; You will be able to view the 
       
    27 Managed Build settings, but no changes will be saved when you close the project 
       
    28 or exit Eclipse.</p>
       
    29 
       
    30 <h2>Convert to C/C++ Make Project Wizard</h2>
       
    31 
       
    32 <p>Select <b>File > New > Convert to a C/C++ Make Project</b>. If that selection is not available, you can find the instructions for adding it <a href="cdt_t_add_custom_persp.htm">here</a>.</p>
       
    33 <p><img src="../images/file_new_conv.png" alt="File - New - Convert to a C/C++ Make Project menu selection"></p>
       
    34  
       
    35 <p>From the <b>Convert to C/C++ Make Project Wizard</b> select the project you want to convert and click <b>Finish</b>.</p>
       
    36 <p><img src="../images/convert_proj.png" alt="Convert to C/C++ Make Project Wizard"></p>
       
    37 
       
    38 <p><b>Note: </b>You may need to manually enable Path Discovery for CDT 1.x Standard Make projects, depending on how your CDT project was configured.  
       
    39 See <a href="cdt_t_discovery.htm">Set Discovery Options</a> for details.</p>
       
    40 
       
    41 
       
    42 <p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21"><br>
       
    43 <a href="cdt_t_add_custom_persp.htm">Adding Convert to a C/C++ Make Project to the New menu</a><br>
       
    44 <a href="cdt_t_discovery.htm">Set Discovery Options</a><br>
       
    45 <a href="cdt_t_convert_mbs20_proj.htm">Converting CDT 2.x Managed Make Projects </a></p>
       
    46 
       
    47 <p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>
       
    48 
       
    49 </body>
       
    50 
       
    51 </html>