Force Static Analysis on Deliver in VS - How In Eclipse?
I see that in RTC 3.0 there is a built-in operation adviser to force the running of a static analysis tool on code when a deliver is made.
How could I do this for Java code, using (say) the rules that are built into Rational Application Developer? Thanks for any ideas! Gary |
2 answers
I see that in RTC 3.0 there is a built-in operation adviser to force the running of a static analysis tool on code when a deliver is made. Hi Gary I have not tried using the RAD rules with RTC 3 - but you have been able to use Rational Software Analyser (RSAR) as the analysis tool in RTC v2. Installing RSAR into the same shell as RTC also adds process rules that allow you to force the running of rules before you can deliver. anthony |
Thanks - I had forgotten about that option.
The main problem is that RSAR only supports RTC 2.0 right now. What ever happened with the static code analysis stuff that was in the incubator in the 1.X timeframe? Anyone know? Gary |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
I am also looking for RTC integration with other static code analysis tools like findbugs,PMD etc.
Did you get any response not this?
There is some work being done over at JazzHub. Search for Emma.
Gary