Static Analysis - Postprocessing [message #93759] |
Tue, 20 March 2007 02:20  |
Eclipse User |
|
|
|
Hi,
I was using the TPTP static analysis and trying to add a custom rule.
During analysis (i am extending 'AbstractAnalysisRule' and overriding
'analyze'), i store some information about some methods. I would like to
display this information after completion of the analysis of all the files
in the selection (the project, the workspace, or anything else).
Does the static analysis api provide any mechanism for post-processing,
which i could override and use it to display the information i have stored
during analysis?
Thanks in advance,
Anirudh
|
|
|
Re: Static Analysis - Postprocessing [message #93862 is a reply to message #93759] |
Wed, 21 March 2007 06:44  |
Eclipse User |
|
|
|
There is already a bug logged:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=174138
I will try to get this into 4.4i2 but the window for API changes is closing
if it hasn't already closed.
Steve
"Anirudh" <anirudh.chandrakant@gmail.com> wrote in message
news:c33f820a63665a7a7cd0d3c54c2a3a3d$1@www.eclipse.org...
> Hi,
>
> I was using the TPTP static analysis and trying to add a custom rule.
>
> During analysis (i am extending 'AbstractAnalysisRule' and overriding
> 'analyze'), i store some information about some methods. I would like to
> display this information after completion of the analysis of all the files
> in the selection (the project, the workspace, or anything else).
>
> Does the static analysis api provide any mechanism for post-processing,
> which i could override and use it to display the information i have stored
> during analysis?
>
> Thanks in advance,
> Anirudh
>
|
|
|
Powered by
FUDForum. Page generated in 0.50212 seconds