<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,<br>
<br>
Eric Noulard wrote:
<blockquote
 cite="mid:cbe23c50905080644m3a24cfftb3aee26c12d6f572@mail.gmail.com"
 type="cite">
  <pre wrap="">2009/5/4 Miguel A. Figueroa-Villanueva <a
 class="moz-txt-link-rfc2396E" href="mailto:miguelf@ieee.org">&lt;miguelf@ieee.org&gt;</a>:
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">I did just gave a "generic" Eclipse CDT advice
&nbsp;which does not fits the Eclipse CDT generator case
(but my "hand-made" Eclipse project with CMake which enables to use CVS)
again sorry about the confusion.

--
Erk
      </pre>
    </blockquote>
    <pre wrap="">Ah, no problem. I was just thinking that there might be a bug. BTW,
did you try the ECLIPSE_CDT4_GENERATE_SOURCE_PROJECT option?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yes it wokrs just fine.

  </pre>
  <blockquote type="cite">
    <pre wrap="">It is no the nicest solution, but it works around the problem of the
out-of-source builds with CVS sources. It is described here:

<a class="moz-txt-link-freetext"
 href="http://www.cmake.org/Wiki/Eclipse_CDT4_Generator">http://www.cmake.org/Wiki/Eclipse_CDT4_Generator</a><!---->
    </pre>
  </blockquote>
</blockquote>
I also had some problems with the auto compilation function of eclipse.
After activating: "Window -&gt; Preferences -&gt; C/C++ -&gt; Indexer
-&gt; Index all files" it works almost fine. But for some reason the
Ctrl+space shortcut does not find all methods of an object. Especially&nbsp;
inherited methods are not in the list. Is this a eclipse specific
problem or one of the generated project files? Advice: All includes in
my source code are marked with an question mark! <br>
<br>
Im using eclipse SDK 3.4.1 with CDT 5.0.1.<br>
<br>
<br>
Cheers,<br>
Tim
</body>
</html>