1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
cdt/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_standard11.htm

17 lines
No EOL
884 B
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>Tutorial</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h3>Discovery Options</h3>
<p>Click the <b>Discovery Options</b> tab. This page defines the configuration for autodiscovery of include paths and preprocessor symbols for the parser which
enables the parser to understand the contents of the C/C++ source code so that you may more effectively use the search and code completion features.
Include paths are also used by the builder to locate files that are not in the workspace.</p>
<p>Select the <b>Automate scanner configuration discovery</b> checkbox to configure the scanner discovery to run automatically.</p>
</body>
</html>