carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_pref_wizard_defaults.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>CDT Project Wizard Defaults preferences</title>
       
     8 	<link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 <body>
       
    11 
       
    12 <h1>CDT Project Wizard Defaults preferences</h1>
       
    13 
       
    14 <p>These settings affect CDT New Project Wizard behaviour.<p>
       
    15 <p><img src="../images/cdt_pref-wizard-defaults.png" alt="CDT Project Wizard Defaults preferences tab"></p>
       
    16 <dl>
       
    17   <dt>Show only supported toolchains, by default</dt>
       
    18   <dd>Allows to filter out toolchains which are not supported by system.<br>
       
    19       If disabled, all toolchains known to CDT are shown.<br>
       
    20       Note that this mode can be switched directly in Project Wizard dialog.
       
    21   </dd>
       
    22   <dt>Group old-style toolchains to &lt;Others&gt; folder</dt>
       
    23   <dd>Old-style toolchains do not distinguish project types (executable, shared library or static library).<br>
       
    24       So they can be either placed to list's root, or grouped in &lt;Others&gt; folder on the left pane of Wizard.
       
    25   </dd>
       
    26   <dt>Restore Defaults</dt>
       
    27   <dd>Sets all parameters to default values</dd>
       
    28   <dt>Apply</dt>
       
    29   <dd>Saves current settings.</dd>
       
    30 </dl>
       
    31 
       
    32 </body>
       
    33 
       
    34 </html>