Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Content Assist and access restrictions
Content Assist and access restrictions [message #196514] Thu, 12 July 2007 00:54 Go to next message
Eclipse UserFriend
Originally posted by: usenet.aristeia.com

I'm new to Eclipse/CDT and trying to figure out what I should expect from
content assist. From what I can tell, if I type "x.", I am presented with every
possible member of x's class, regardless of access level, i.e., I'm given a
comprehensive list including things I can't call, even if I want to. Is this to
be expected?

Thanks,

Scott
Re: Content Assist and access restrictions [message #196687 is a reply to message #196514] Thu, 12 July 2007 19:37 Go to previous message
Anton Leherbauer is currently offline Anton LeherbauerFriend
Messages: 490
Registered: July 2009
Senior Member
Scott Meyers schrieb:
> I'm new to Eclipse/CDT and trying to figure out what I should expect
> from content assist. From what I can tell, if I type "x.", I am
> presented with every possible member of x's class, regardless of access
> level, i.e., I'm given a comprehensive list including things I can't
> call, even if I want to. Is this to be expected?
>
> Thanks,
>
> Scott
>

You are experiencing a known limitation of content assist:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=172305

--
Anton Leherbauer
Wind River CDT Team, Austria
Previous Topic:Toolchain extension
Next Topic:CDT 4 Webinar this Thursday
Goto Forum:
  


Current Time: Fri Aug 16 15:15:05 GMT 2024

Powered by FUDForum. Page generated in 0.02799 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top