carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/tasks/cdt_t_autobuild.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
<head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     4
  <meta http-equiv="Content-Language" content="en-us">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     5
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     6
  <title>Removing Build Automatically</title>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     7
  <link rel="stylesheet" type="text/css" href="../help.css">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     8
</head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     9
<body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    10
<h1>Disabling the Build Automatically option</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
<p>By default, the Eclipse workbench is configured to build projects automatically.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
However, for C/C++ development you should disable this option,
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
otherwise your entire project will be rebuilt whenever, for example,
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
you save a change to your makefile or source files.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
Click <b>Project &gt; Build Automatically</b> and ensure there is no
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
checkmark beside the <b>Build Automatically</b> menu item.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
<p><img src="../images/cdt_autobuild.png"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
 alt="Menubar showing Project selection"></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
<p><img border="0" src="../images/ngconcepts.gif" alt="Related concepts"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
 width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
<a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
<p><img border="0" src="../images/ngtasks.gif" alt="Related tasks"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
 width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
<a href="cdt_t_manualbuild.htm">Building Manually</a><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
<a href="cdt_t_proj_build_set.htm">Defining Project Build settings</a><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
<a href="cdt_o_build_task.htm">Building projects</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
<p><img border="0" src="../images/ngref.gif" alt="Related reference"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
 width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
<a href="../reference/cdt_u_newproj_buildset.htm">Make Builder page,
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
C/C++ Properties window</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
<img src="../images/ng00_04a.gif" alt="IBM Copyright Statement">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
</html>