blob: 8cfdf7bdaa5be7d6dc4dced14638aa9b75ec742a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<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 - Discovery Options page</title>
<link rel="stylesheet" type="text/css" href="../help.css">
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
</head>
<body>
<div role="main"><h1>Makefile Project - Discovery Options page</h1>
<p>Use the <strong>Discovery Options</strong> page in the <img src="../images/command_link.png" alt="" > <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.managedbuilder.ui.preferences.PrefPage_NewCDTProject)")'>Makefile Projects</a> preference panel to configure various options for the scanner configuration.</p>
<p><img src="../images/new_make_disc_options.png" width="540" height="516" alt="Makefile project - discovery options page"></p>
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
<caption>
<strong>Makefile Project - Discovery Options page</strong>
</caption>
<colgroup>
<col width="30%" valign="top" >
<col width="70%" valign="top" >
</colgroup>
<thead>
<tr>
<th id="option"><strong>Option</strong></th>
<th id="description"><strong>Description</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top" headers="option"><strong>Discovery profiles scope </strong></td>
<td valign="top" headers="description">Define the scope as configuration-wide or per language for this profile. </td>
</tr>
<tr>
<td style="width:217" valign="top" headers="option"><strong>Automate discovery of paths and symbols</strong></td>
<td style="width:357" valign="top" headers="description">Activate this checkbox to scan the build output to populate the paths and symbol tables.</td>
</tr>
<tr>
<td valign="top" headers="option"><strong>Report path detection problems </strong></td>
<td valign="top" headers="description">Activate this checkbox to report all path detection problems. </td>
</tr>
<tr>
<td valign="top" headers="option"><strong>Discovery profile </strong></td>
<td valign="top" headers="description">Select the discovery profile to use for paths and symbol detection. </td>
</tr>
<tr>
<td valign="top" headers="option"><strong>Enable build output scanner info discovery </strong></td>
<td valign="top" headers="description">Activate this checkbox to configure the scanner to parse the output from a build.</td>
</tr>
<tr>
<td valign="top" headers="option"><strong>Local build output from file </strong></td>
<td valign="top" headers="description">Click <strong>Browse</strong> to select a file from disk or click <strong>Variables</strong> to open the <strong>Select Variables</strong> window to define the build output file. </td>
</tr>
<tr>
<td valign="top" headers="option"><strong>Enable generate scanner info command </strong></td>
<td valign="top" headers="description">Activate this checkbox to specify use of the default scanner information command</td>
</tr>
<tr>
<td valign="top" headers="option"><strong>Compiler invocation command </strong></td>
<td valign="top" headers="description">Type the command that invokes the compiler, for example: <span class="userinput">gcc</span>, or click <strong>Browse</strong> to locate it. </td>
</tr>
</tbody>
</table>
<p><img 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 src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
<br>
<a href="../tasks/cdt_t_proj_paths.htm">Including paths and symbols</a></p>
<p><img 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>
<hr>
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" > <br>
<img src="../images/nokiaCopyright.png" alt="Nokia Copyright Statement" width="375" height="12">
</div></body>
</html>