carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/tasks/cdt_t_proj_platf.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 name="GENERATOR" content="Microsoft FrontPage 5.0">
       
     7 <meta name="ProgId" content="FrontPage.Editor.Document">
       
     8 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
       
     9 <title>Selecting a project type</title>
       
    10 <link rel="stylesheet" type="text/css" href="../help.css">
       
    11 </head>
       
    12 
       
    13 <body>
       
    14 
       
    15 <h1>Selecting a project type</h1>
       
    16 
       
    17 <p>
       
    18 While creating CDT project project, you need to select its type.
       
    19 </p>
       
    20 <p>
       
    21 <img src="../images/cdt_select_type.png" alt="Select project type">
       
    22 </p>
       
    23 
       
    24 <p>There can be the following types:
       
    25 <ul>
       
    26 <li>Executable - makefile is generated automatically 
       
    27 <li>Shared library - makefile is generated automatically 
       
    28 <li>Static library - makefile is generated automatically 
       
    29 <li>Several specific types marked with rhombuses - makefile is generated automatically 
       
    30 <li>Makefile project - requires user's makefile; output type depends of makefile contents.
       
    31 </ul>
       
    32 
       
    33 <p>
       
    34   By default, this dialog dispays only the project types
       
    35   that are buildable on the system on which Eclipse is running.  
       
    36   You can view all installed project types by unchecking the 
       
    37   <b>Show Project Types and toolchains only if they are supported on the platform</b> box.
       
    38 </p>
       
    39 <p>
       
    40   Some project types (Executable and Makefile, in our case) can contain one or more templates
       
    41   (marked by disk). If you select template belonging to some project type, project of such type
       
    42   (executable, in our case) will be created, and additional template-specific source code will 
       
    43   be generated.
       
    44 </p>
       
    45 
       
    46 
       
    47 <p>
       
    48   <img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
       
    49 <br>
       
    50   <a href="../concepts/cdt_c_projects.htm">CDT Projects</a><br>
       
    51   <a href="../concepts/cdt_c_proj_file_views.htm">Project file views</a>
       
    52 </p>
       
    53 <p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
       
    54 <br>
       
    55 <a href="cdt_o_proj_files.htm">Working with C/C++ project files</a></p>
       
    56 
       
    57 
       
    58 <img src="../images/ng00_05a.gif" ALT="IBM Copyright Statement" >
       
    59 
       
    60 </body>
       
    61 
       
    62 </html>