carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/tasks/cdt_t_new_run_config.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>Creating a run or debug configuration</title>
       
     8 <link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 <body>
       
    11 
       
    12 <h1>Creating a run or debug configuration</h1>
       
    13 
       
    14 <p>You can create customized run configuration which you can save for reuse.</p>
       
    15 
       
    16 <p>To create a run configuration:</p>
       
    17 
       
    18 <ol>
       
    19   <li>In  the C/C++ Projects view, select a project.</li>
       
    20   <li>Click <b>Run &gt; Run</b> or <b>Run &gt; Debug</b>.</li>
       
    21   <li>In the <b>Configurations</b> box, expand <b>C/C++ Local</b>.</li>
       
    22   <li>Click <b>New</b>. The name of the new project is displayed in the 
       
    23   Configurations box. The default name is the name of the project.<br>
       
    24   <img src="../images/run_config.png" alt="Run Configuration window"> </li>
       
    25   <li>To change the default name of the new run/debug configuration, see
       
    26   <a href="cdt_t_run_main.htm">Selecting an application to run or debug</a>.</li>
       
    27 </ol>
       
    28 
       
    29 <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
       
    30 <br>
       
    31 <a href="../concepts/cdt_c_projects.htm">CDT Projects</a><br>
       
    32 <a href="../concepts/cdt_c_proj_file_views.htm">Project file views</a></p>
       
    33 <p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
       
    34 <br>
       
    35 <a href="cdt_o_run_config.htm">Creating or editing a run configuration</a></p>
       
    36 <p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
       
    37 <br>
       
    38 <a href="../reference/cdt_o_run_dbg_pages.htm">Run and Debug dialog box</a></p>
       
    39 <img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
       
    40 
       
    41 </body>
       
    42 
       
    43 </html>