carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_new_proj_wiz.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>New Project Wizard</title>
       
     8 	<link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 <h1>New Project Wizard</h1>
       
    11 <p>The <b>New Project</b> wizard helps you create a new C or C++ project in the workbench.
       
    12 To access the wizard, from the menu bar select
       
    13 <b>File > New > Project</b>.
       
    14 The <b>New Project</b> wizard appears:
       
    15 </p>
       
    16 
       
    17 <p><img src="../images/new_project_wizard.png" alt="New Project Wizard"></p>
       
    18 
       
    19 <p>With the <b>New Project</b> wizard you can choose to:</p>
       
    20 <ul>
       
    21 <li>Create <b>C Project</b></li>
       
    22 <li>Create <b>C++ Project</b></li>
       
    23 </ul>
       
    24 <p>
       
    25 You can either provide your makefile to build new project, 
       
    26 or let CDT generate makefile automatically.
       
    27 In CDT 3.x, there were 2 different project types: 
       
    28 "Managed make" and "Standard make", resp.
       
    29 </p>
       
    30 <p>
       
    31 Currently, these features are combined in the single project. 
       
    32 In most cases, you can switch makefile generation ON or OFF 
       
    33 at any time after project creation.
       
    34 </p>
       
    35 
       
    36 <p><img border="0" src="../images/ngconcepts.gif" 
       
    37 ALT="Related concepts" width="143" height="21"><br>
       
    38 <a href="../concepts/cdt_c_projects.htm">CDT projects</a><br>
       
    39 </p>
       
    40 
       
    41 <p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21"><br>
       
    42 <a href="../getting_started/cdt_w_basic.htm">Tutorial: Creating a simple application</a><br>
       
    43 </p>
       
    44 
       
    45 <p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"><br>
       
    46 <a href="cdt_u_new_proj_wiz_name.htm">Set Project Name and Location</a><br>
       
    47 <a href="cdt_u_new_proj_wiz_type.htm">Select Project type</a><br>
       
    48 <a href="cdt_u_new_proj_wiz_toolchain.htm">Select toolchain</a><br>
       
    49 <a href="cdt_u_new_proj_wiz_config.htm">Select configurations</a><br>
       
    50 <p>
       
    51 <img src="../images/intl_07.gif" ALT="Intel Copyright Statement" >
       
    52 </p>
       
    53 
       
    54 </body>
       
    55 </html>