carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_pref_wizard_toolchains.htm
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html lang="en">

<head>
	<meta http-equiv="Content-Language" content="en-us">
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
	<title>CDT Project Wizard Toolchains preferences</title>
	<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>

<h1>CDT Project Wizard Toolchains preferences</h1>

<p>These settings define which toolchains are selected in CDT New Project Wizard by default.<p>
<p><img src="../images/cdt_pref-wizard-toolchains.png" alt="CDT Project Wizard Toolchains preferences tab"></p>
<dl>
  <dt>Project types:</dt>
  <dd>The same project types list as shown in Project Wizard.</dd>
  <dt>Toolchain:</dt>
  <dd>The same list of toolchains as shown in Project Wizard.</dd>
  <dt>Make toolchain(s) preferred</dt>
  <dd>Makes selected toolchain(s) preferred.<br>
     In this tab, preferred toolchains are marked by arrow icon ("&gt;").<br>
     In Project Wizard dialog, preferred toolchain is selected by default.<br>
     If there are more than one toolchain preferred, the first of them will be selected.<br>
     If there are no toolchains preferred, the first in the whole list will be selected.
  </dd>
  <dt>Make toolchain(s) not preferred</dt>
  <dd>Removes preference mark from selected toolchain(s).</dd>
  <dt>Show project types and toolchains only if they are supported on the platform</dt>
  <dd>The same control as on Project Wizard page. Defines whether unsupported project types and toolchains are hidden or shown.</dd>
  <dt>Restore Defaults</dt>
  <dd>Sets all parameters to default values</dd>
  <dt>Apply</dt>
  <dd>Saves current settings.</dd>
</dl>

</body>

</html>