CDT 4.0M4 Code Completion for STL Objects [message #186408] |
Wed, 28 February 2007 10:11  |
Eclipse User |
|
|
|
I have been using CDT 4.0M5 for the last week or so and I am extremely
happy with the progress. The one thing that I think might be buggy, at
least on my system, is the code completion for STL objects like vector
and such. With CDT 3.1.2 when I did the following I would get
completion proposals:
std::vector<int> vec;
vec.[proposal list pops up]
Now under CDT 4.0M5 a dialog does pop up but says there are no
completion proposals.
I fully understand that 4.0M5 is still a "beta" and under development,
I was just wondering if I should submit a bug or this is a known thing
and being worked on or I am not doing something correctly.
The project seems to find all the include files correctly on my system,
at least the standard locations:
/usr/include
/usr/local/include
and a few others.
Eclipse 3.3 with CDT 4.0M5 on OS X 10.4.8 Intel.
Thanks
Mike Jackson
|
|
|
|
Powered by
FUDForum. Page generated in 0.02470 seconds