<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>Eclipse generator - scanner-discovered include paths and pre-processor symbols</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi,<BR>
<BR>
Using CDT-2.8.2 on Fedora Core 14, and Eclipse Indigo/CDT (20101216-1529).<BR>
<BR>
Most everything works fine in the .project/.cproject, except the CDT indexer cannot find the compiler's built-in include paths/files and pre-processor symbols.&nbsp; To fix that, all that has to be done is to go into the project Properties-&gt;C/C++ Project Paths-&gt;Path Containers-&gt;Add-&gt;Discovered scanner configuration container.<BR>
<BR>
All that does is add the following under the &quot;&lt;storageModule moduleId=&quot;org.eclipse.cdt.core.pathentry&quot;&gt; element in .cproject:<BR>
&lt;pathentry kind=&quot;con&quot; path=&quot;org.eclipse.cdt.make.core.DISCOVERED_SCANNER_INFO&quot;/&gt;<BR>
<BR>
Can this be added to the Eclipse generator?<BR>
<BR>
Thanks,<BR>
Shash<BR>
</FONT>
</P>

</BODY>
</HTML>