Hi,
In common/cedet.info (or texi) in the CEDET distribution there is a
section on C++ configuration that covers various option.
There is no "simple" in this case, since paths to projects and system
headers varies wildly, and thus must be explicitly configured in
non-generic projects/systems.
If there is something unclear in the doc above let me know so I can fix it.
Thanks
Eric
fajfusio@... wrote:
> Hi
>
> I found that recent versions of cedet allow "more intelligent" c++
> source code
> navigation. "more intelligent" means that now it can jump directly to the
> proper member function definition in case several functions having the
> same name are scattered
> around distinct classes.
>
> Could you give me the simple configuration example of CEDET to
> accomplish that.
> The simplest is the best for me.
>
> great thanks for help
|