carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/tasks/cdt_t_proj_new.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>Creating a project</title>
       
     8 <link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 
       
    11 <body>
       
    12 
       
    13 <h1>Creating a project</h1>
       
    14 
       
    15 <p>You can create a standard make or managed make C or C++ project.</p>
       
    16 
       
    17 <p>To create a project:</p>
       
    18 
       
    19 <ol>
       
    20   <li>Click <b>File &gt; New &gt; Project</b>.
       
    21   <br>
       
    22   <br>
       
    23   <img src="../images/file_menu.png" alt="File &gt;New &gt; Project">
       
    24   <br>
       
    25   </li>
       
    26   <li>In the New Project wizard, open <b>C</b> or <b>C++</b> folder and select corresponding project.
       
    27   <br>
       
    28   <br>
       
    29   <img src="../images/new_project_wizard.png" alt="New Project Wizard"></li>
       
    30   <br>
       
    31   <li>Click <b>Next</b>.</li>
       
    32   <li>In the <b>Project Name</b> box, type a name.</li>
       
    33   <li>To specify a different directory in which to save your project, clear the <b>
       
    34   Use Default Location</b> check box, and enter the path in the <b>Location</b> 
       
    35   box.</li>
       
    36   <li>Select <b>Project type</b> on the left pane. For more information, see <a href="cdt_t_proj_platf.htm">Selecting a 
       
    37   project type</a>.</li>
       
    38   <li>Select one or more toolchains from the list on the right pane.</li>
       
    39   <li>You can change build configurations list for the project. To do it, press <b>Next</b>. 
       
    40   But usually you need not to do it.</li>
       
    41   <li>To create your project, click <b>Finish</b>.
       
    42   <br>
       
    43   <br>
       
    44   <img src="../images/new_proj_wz_name.png" alt="New Project Wizard"></li>
       
    45   </li>
       
    46   <br>
       
    47   <li>If a message box prompts 
       
    48   you to switch perspectives, click <b>Yes</b>.</li>
       
    49   <li>Define your project 
       
    50   properties. For more information, 
       
    51   see <a href="../reference/cdt_u_properties.htm">Defining project properties</a>.
       
    52 </ol>
       
    53 
       
    54 <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
       
    55 <br><a href="../concepts/cdt_c_projects.htm">CDT Projects</a>
       
    56 <br><a href="../concepts/cdt_c_proj_file_views.htm">Project file views</a></p>
       
    57 
       
    58 <p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21"> 
       
    59 <br><a href="cdt_o_proj_files.htm">Working with C/C++ project files</a>
       
    60 <br><a href="cdt_t_proj_new_with_template.htm">Creating a project via a project template</a></p>
       
    61 
       
    62 <p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
       
    63 <br><a href="../reference/cdt_u_properties.htm">Project properties</a>
       
    64 <br><a href="../reference/cdt_o_views.htm">Views</a></p>
       
    65 
       
    66 
       
    67 <img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
       
    68 
       
    69 </body>
       
    70 
       
    71 </html>