Home » Language IDEs » C / C++ IDE (CDT) » anything in "open element" dialog
anything in "open element" dialog [message #200187] |
Fri, 24 August 2007 04:25  |
Eclipse User |
|
|
|
Hi,
I use cdt 4, and I can't figure out why there is nothing in the "open
element" dialog (ctrl-shift-t). there is a few classes in my project,
and the completion is working well.
Any comment would be appreciated.
Regards,
--
Mehdi
|
|
| | |
Re: anything in "open element" dialog [message #200418 is a reply to message #200317] |
Tue, 28 August 2007 07:10   |
Eclipse User |
|
|
|
Mehdi Rabah wrote:
> Hi,
>
> Of course, I tried typing a few letter of my classes/namespace. But it
> didn't work either.
>
>
> Anton Leherbauer a écrit :
>> Mehdi Rabah wrote:
>>> Hi,
>>>
>>> I use cdt 4, and I can't figure out why there is nothing in the "open
>>> element" dialog (ctrl-shift-t). there is a few classes in my project,
>>> and the completion is working well.
>>>
>>> Any comment would be appreciated.
>>>
>>> Regards,
>>> --
>>> Mehdi
>>
>> The Open Element dialog does not show anything as long as the filter
>> string is empty, furthermore the filter string may not start with '*',
>> ie. it requires a non-empty prefix.
>> This is for performance reasons.
>>
>> See also https://bugs.eclipse.org/bugs/show_bug.cgi?id=195290
>>
Do you get results when you search (Search > C/C++) for the same patterns?
--
Anton Leherbauer
Wind River CDT Team, Austria
|
|
|
Re: anything in "open element" dialog [message #200437 is a reply to message #200418] |
Tue, 28 August 2007 07:41   |
Eclipse User |
|
|
|
Anton Leherbauer a écrit :
> Mehdi Rabah wrote:
>> Hi,
>>
>> Of course, I tried typing a few letter of my classes/namespace. But it
>> didn't work either.
>>
>>
>> Anton Leherbauer a écrit :
>>> Mehdi Rabah wrote:
>>>> Hi,
>>>>
>>>> I use cdt 4, and I can't figure out why there is nothing in the
>>>> "open element" dialog (ctrl-shift-t). there is a few classes in my
>>>> project, and the completion is working well.
>>>>
>>>> Any comment would be appreciated.
>>>>
>>>> Regards,
>>>> --
>>>> Mehdi
>>>
>>> The Open Element dialog does not show anything as long as the filter
>>> string is empty, furthermore the filter string may not start with '*',
>>> ie. it requires a non-empty prefix.
>>> This is for performance reasons.
>>>
>>> See also https://bugs.eclipse.org/bugs/show_bug.cgi?id=195290
>>>
>
> Do you get results when you search (Search > C/C++) for the same patterns?
>
Search C/C++ with "any element", "all occurences" and "workspace" don't
give anythhing.
I'm with eclipse europa under linux
|
|
|
Re: anything in "open element" dialog [message #200659 is a reply to message #200437] |
Wed, 29 August 2007 05:15   |
Eclipse User |
|
|
|
up
Mehdi Rabah a écrit :
> Anton Leherbauer a écrit :
>> Mehdi Rabah wrote:
>>> Hi,
>>>
>>> Of course, I tried typing a few letter of my classes/namespace. But
>>> it didn't work either.
>>>
>>>
>>> Anton Leherbauer a écrit :
>>>> Mehdi Rabah wrote:
>>>>> Hi,
>>>>>
>>>>> I use cdt 4, and I can't figure out why there is nothing in the
>>>>> "open element" dialog (ctrl-shift-t). there is a few classes in my
>>>>> project, and the completion is working well.
>>>>>
>>>>> Any comment would be appreciated.
>>>>>
>>>>> Regards,
>>>>> --
>>>>> Mehdi
>>>>
>>>> The Open Element dialog does not show anything as long as the filter
>>>> string is empty, furthermore the filter string may not start with '*',
>>>> ie. it requires a non-empty prefix.
>>>> This is for performance reasons.
>>>>
>>>> See also https://bugs.eclipse.org/bugs/show_bug.cgi?id=195290
>>>>
>>
>> Do you get results when you search (Search > C/C++) for the same
>> patterns?
>>
>
>
> Search C/C++ with "any element", "all occurences" and "workspace" don't
> give anythhing.
>
> I'm with eclipse europa under linux
|
|
|
Re: anything in "open element" dialog [message #200813 is a reply to message #200437] |
Thu, 30 August 2007 03:30   |
Eclipse User |
|
|
|
Mehdi Rabah wrote:
> Anton Leherbauer a écrit :
>> Mehdi Rabah wrote:
>>> Hi,
>>>
>>> Of course, I tried typing a few letter of my classes/namespace. But
>>> it didn't work either.
>>>
>>>
>>> Anton Leherbauer a écrit :
>>>> Mehdi Rabah wrote:
>>>>> Hi,
>>>>>
>>>>> I use cdt 4, and I can't figure out why there is nothing in the
>>>>> "open element" dialog (ctrl-shift-t). there is a few classes in my
>>>>> project, and the completion is working well.
>>>>>
>>>>> Any comment would be appreciated.
>>>>>
>>>>> Regards,
>>>>> --
>>>>> Mehdi
>>>>
>>>> The Open Element dialog does not show anything as long as the filter
>>>> string is empty, furthermore the filter string may not start with '*',
>>>> ie. it requires a non-empty prefix.
>>>> This is for performance reasons.
>>>>
>>>> See also https://bugs.eclipse.org/bugs/show_bug.cgi?id=195290
>>>>
>>
>> Do you get results when you search (Search > C/C++) for the same
>> patterns?
>>
>
>
> Search C/C++ with "any element", "all occurences" and "workspace" don't
> give anythhing.
>
> I'm with eclipse europa under linux
In this case, the indexer does not index anything. There must be
something wrong with your project setup.
There are already some threads on this topic, e.g.
http://dev.eclipse.org/newslists/news.eclipse.tools.cdt/msg1 4126.html
http://dev.eclipse.org/newslists/news.eclipse.tools.cdt/msg1 4221.html
You might find useful suggestions there.
HTH
--
Anton Leherbauer
Wind River CDT Team, Austria
|
|
|
Re: anything in "open element" dialog [message #200829 is a reply to message #200813] |
Thu, 30 August 2007 05:14  |
Eclipse User |
|
|
|
Anton Leherbauer a écrit :
> Mehdi Rabah wrote:
>> Anton Leherbauer a écrit :
>>> Mehdi Rabah wrote:
>>>> Hi,
>>>>
>>>> Of course, I tried typing a few letter of my classes/namespace. But
>>>> it didn't work either.
>>>>
>>>>
>>>> Anton Leherbauer a écrit :
>>>>> Mehdi Rabah wrote:
>>>>>> Hi,
>>>>>>
>>>>>> I use cdt 4, and I can't figure out why there is nothing in the
>>>>>> "open element" dialog (ctrl-shift-t). there is a few classes in my
>>>>>> project, and the completion is working well.
>>>>>>
>>>>>> Any comment would be appreciated.
>>>>>>
>>>>>> Regards,
>>>>>> --
>>>>>> Mehdi
>>>>>
>>>>> The Open Element dialog does not show anything as long as the
>>>>> filter string is empty, furthermore the filter string may not start
>>>>> with '*',
>>>>> ie. it requires a non-empty prefix.
>>>>> This is for performance reasons.
>>>>>
>>>>> See also https://bugs.eclipse.org/bugs/show_bug.cgi?id=195290
>>>>>
>>>
>>> Do you get results when you search (Search > C/C++) for the same
>>> patterns?
>>>
>>
>>
>> Search C/C++ with "any element", "all occurences" and "workspace"
>> don't give anythhing.
>>
>> I'm with eclipse europa under linux
>
> In this case, the indexer does not index anything. There must be
> something wrong with your project setup.
> There are already some threads on this topic, e.g.
> http://dev.eclipse.org/newslists/news.eclipse.tools.cdt/msg1 4126.html
> http://dev.eclipse.org/newslists/news.eclipse.tools.cdt/msg1 4221.html
> You might find useful suggestions there.
>
> HTH
Right... It happened that I forgot that I disabled the index for this
specific project.
Thanks
|
|
|
Goto Forum:
Current Time: Mon Jun 02 18:19:09 EDT 2025
Powered by FUDForum. Page generated in 0.02778 seconds
|