[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
AW: [cdt-core-dev] queries with indexing/parsing with CDT
|
Hi Dyno,
Did you use the latest CDT release ? The indexer has improved quite a little but it's still far from perfect. A new release of CDT is scheduled fro today, that should improve things further.
Regards,
Lars.
-----Ursprüngliche Nachricht-----
Von: Sandeep Singh [mailto:sandeep.a.singh@xxxxxxxxx]
Gesendet: Dienstag, 17. Mai 2005 15:32
An: cdt-core-dev@xxxxxxxxxxx
Betreff: [cdt-core-dev] queries with indexing/parsing with CDT
Hi all,
The problem I am facing is that say if I am editing a C source file
say main.c and this file has a reference to a function or a macro
defined in a different file but which is included in my main.c (using
#include ) I do not get the tooltip coming up for these functions nor
does the Ctrl+Click thing work on these function references.
I have seen a few prev threads and tried to explicitly include the
path of the header files in the .cdtproject file, but yet it does not
help my cause much.
Could anyone guide me with this also can you provide me with the
information as to where the CDT plugin stores the information related
to the current index (is it a file r somewhere in teh memory, so that
I could my self edit this and add my custom info so that I can get
what I am looking out for).
Thanks
Dyno
_______________________________________________
cdt-core-dev mailing list
cdt-core-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-core-dev