« Return to Thread: Codan - Adding a simple checker to codan, how to use markers

Codan - Adding a simple checker to codan, how to use markers

by bianco_ :: Rate this Message:

| View in Thread

Hello.
I'm trying to add some checkers to codan, to understand how it works i started trying to modify the GetsChecker.java that i found in the example plugin at the end of this page http://wiki.eclipse.org/CDT/designs/StaticAnalysis
 But I don't understand really well how the function reportProblem() works, and how to change the message that appears on the marker corresponding to the "gets" function calls. I've checked the codan source code but I'm really having some difficulties...Someone knows where can I find some exaplanations?Or maybe could you give me a few hints/suggestions? It would be really appreciated, I really need some help

Thanks a lot for reading,

Regards,
Claudio.

 « Return to Thread: Codan - Adding a simple checker to codan, how to use markers