carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/tasks/cdt_t_discovery.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//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>Set Discovery Options</title>
       
     7   <link rel="stylesheet" type="text/css" href="../help.css">
       
     8 </head>
       
     9 <body>
       
    10 <h1>Set Discovery Options</h1>
       
    11 <p>For most <b>make</b> projects, you will want to parse the output of
       
    12 the build to populate your paths and symbols tables. </p>
       
    13 <p><b>To populate your tables:</b></p>
       
    14 <ol>
       
    15 	<li>Right-click on a project and select <b>Properties</b>.
       
    16 	<li>Expand <b>C/C++ Build</b> and select <b>Discovery options</b>.
       
    17 	<li>Select the <b>Automate discovery of paths and symbols</b> option so that it is enabled.
       
    18 	<li>For the scanner configuration on the Discovery Options page of the C/C++ Properties window, you have the following options:
       
    19 
       
    20 <p>There are various discovery profiles available on a <b>Per project</b> basis - all discovered paths and symbols are associated with the project; all files use this information. <br>
       
    21 
       
    22 <dl>
       
    23   <dt>Enable generate scanner info command</dt>
       
    24   <dd>Enables the retrieval of information from the scanner.</dd>
       
    25   </dl>
       
    26 <p></p>
       
    27 <div style="margin-left: 40px;"><br><img
       
    28  alt="C/C++ Project Properties, Discovery Options"
       
    29  src="../images/dprop_make_discovery_file.png" style="width: 1133px; height: 745px;"><br>
       
    30 </div>
       
    31 <br>
       
    32 <p>For both profiles, there is an option to discover paths and symbols
       
    33 based on a previous builds' output. To activate the discovery, click <b>Browse</b> to select a
       
    34 build log file, and then click the <span style="font-weight: bold;">Load</span>
       
    35 button.<br>
       
    36 </p>
       
    37 </ol>
       
    38 <br>
       
    39 <p><img src="../images/ngref.gif" alt="Related reference" border="0"
       
    40  height="21" width="143"><br>
       
    41 <a href="cdt_t_convert_cdt_proj.htm">Converting CDT 1.x Projects</a><br>
       
    42 <a href="../reference/cdt_u_prop_build_discovery.htm">C/C++ Project
       
    43 Properties, Discovery Options</a></p>
       
    44 <img src="../images/ng00_04a.gif" alt="QNX Copyright Statement">
       
    45 </body>
       
    46 </html>