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