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