1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 14:12:10 +02:00
cdt/doc/org.eclipse.cdt.doc.user/reference/cdt_u_discovery_preferences.htm
2004-06-24 20:26:35 +00:00

35 lines
No EOL
1.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html lang="en">
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>C/C++ Project Properties, Standard, Discovery Options</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>Discovery Options page, C/C++ Preferences window</h1>
<p>You can define the discovery options on the Discovery Options page of a C/C++ Preferences window.</p>
<p><img img src="../images/discovery_preferences.png" alt="Discovery Options, Preferences Dialog Box"></p>
<p>
<dl>
<dt>Automate discovery of paths and symbols</dt>
<dd>Select this checkbox to scan the build output for paths and symbols.</dd>
<dt>Build output parser options</dt>
<dd>This section allows you to select the make build output parser.</dd>
<dt>Generate scanner info command options</dt>
<dd>Select to invoke secondary paths and symbols provider (such as GNU specs).</dd>
<dt>Restore Defaults</dt><dd>Returns any changes back to their default setting.</dd>
<dt>Apply</dt><dd>Applies any changes.</dd>
</dl></p>
<p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" > </p>
</body>
</html>