Hi,
I have a problem with my Codewarrior IDE. I use the context menu to
locate function declaration/definition all the time. The editor usually
have different color text for user-defined functions and let you
navigate to the function/method declaration or definition from the
context menu. But this feature does not work in some of my projects. I
assume that it should be a preference or configuration of the IDE. Can
some one please help me?
Thanks,
icsr
Peter Paulus - 28 Apr 2005 09:41 GMT
> Hi,
>
[quoted text clipped - 8 lines]
> Thanks,
> icsr
There is a setting in Build Extras, Generate Browser Data From: Compiler.
Is this perhaps set different between targets?
With kind regards,
Peter Paulus
icsrin@yahoo.com - 28 Apr 2005 14:25 GMT
Yes, that was it, That saved me a lot of trouble, Thanks.
icsr