[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [cdt-dev] How to use internal CDT code analyser?
|
I'll talk about this on EclipseCon and will post my presentation soon.
It may help you get started:
https://www.eclipsecon.org/submissions/2009/view_talk.php?id=685
Markus.
> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Andrey Tretyakov
> Sent: Tuesday, March 10, 2009 4:38 PM
> To: CDT General developers list.
> Subject: [cdt-dev] How to use internal CDT code analyser?
> Importance: Low
>
> Hi, all!
>
> I'm developing my own plug-in based on CDT SDK.
> Please, tell me, how to use internal CDT code analyser?
>
> For example, the caret is somewhere in the Code Editor
> (C/C++). I want to retrieve the name of the function or
> constant (if any) the caret points to. Also to retrieve the
> name of corresponding header, if any.
>
> Best regards,
> Andrey.
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>