carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_newproj_behavior.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 4.0 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>Makefile Project - Behavior page</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>

<h1>Makefile Project - Behavior page</h1>
<p>You can define build behavior on the <b>Behavior</b> page of the <b>Makefile Project</b> panel in the  <b>Preferences</b> window.</p>
<p><img src="../images/new_make-behavior.png" width="540" height="516" alt="Makefile project - behavior page"></p>
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
  <caption>
  <b>Makefile Project - Behavior options</b>
  </caption>
  <colgroup>
  <col width="30%" valign="top" >
  <col width="70%" valign="top" >
  </colgroup>
  <tbody>
    <tr>
      <td valign="top"><b>Stop on first build error </b></td>
      <td valign="top">Stops the build when an error occurs.</td>
    </tr>
    <tr>
      <td width="217" valign="top"><b>Use parallel build </b></td>
      <td width="357" valign="top">Activate to generate parallel builds. </td>
    </tr>
    <tr>
      <td valign="top"><b>Use optimal jobs number </b></td>
      <td valign="top">Activate to let the system determine the optimal number of parallel jobs to perform. </td>
    </tr>
    <tr>
      <td valign="top"><b>Use parallel jobs </b></td>
      <td valign="top">Set the maximum number of parallel jobs to perform. </td>
    </tr>
    <tr>
      <td valign="top"><b>Build on resource save (Auto build) </b></td>
      <td valign="top">Defines what the standard builder will call when a file is saved, it is not recommended to enable Auto Build for C/C++ projects.</td>
    </tr>
    <tr>
      <td valign="top"><b>Make build target </b></td>
      <td valign="top">Define what the standard builder will call by default when told to build, rebuild, clean, etc.  You can change these so that new projects will use different targets if the defaults are not appropriate. Click <b>Variables</b> to open the <b>Select build variable</b> dialog. </td>
    </tr>
    <tr>
      <td valign="top"><b>Build (Incremental build) </b></td>
      <td valign="top">Defines what the standard builder will call when an incremental build is performed.</td>
    </tr>
    <tr>
      <td valign="top"><b>Clean</b></td>
      <td valign="top">Defines what the standard builder will call when a clean is performed.</td>
    </tr>
  </tbody>
</table>
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
<br>
<a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
<br>
<a href="../tasks/cdt_t_proj_build_set.htm">Defining Project Build settings</a></p>
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
  <a href="cdt_o_proj_prop_pages.htm">New CDT Project Wizard</a></p>
<img src="../images/nokia2007Copyright.png" alt="Nokia Copyright Statement" width="255" height="14"><br>
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" > 

</body>

</html>