[CMake] eclipse generator and sibling folders

Tim Cramer tim.cramer at iem.rwth-aachen.de
Mon May 11 04:27:04 EDT 2009


Hi all,

Eric Noulard wrote:
> 2009/5/4 Miguel A. Figueroa-Villanueva <miguelf at ieee.org>:
>   
>>> I did just gave a "generic" Eclipse CDT advice
>>>  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
>>>       
>> Ah, no problem. I was just thinking that there might be a bug. BTW,
>> did you try the ECLIPSE_CDT4_GENERATE_SOURCE_PROJECT option?
>>     
>
> Yes it wokrs just fine.
>
>   
>> 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:
>>
>> http://www.cmake.org/Wiki/Eclipse_CDT4_Generator
>>     
I also had some problems with the auto compilation function of eclipse. 
After activating: "Window -> Preferences -> C/C++ -> Indexer -> Index 
all files" it works almost fine. But for some reason the Ctrl+space 
shortcut does not find all methods of an object. Especially  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!

Im using eclipse SDK 3.4.1 with CDT 5.0.1.


Cheers,
Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090511/dac5e589/attachment-0001.htm>


More information about the CMake mailing list