Does anyone know of any Eclipse plugins that perform a static analysis in order to detect multithreading bugs? I am looking for it to work in Java with an Android phone as the target. I am looking for a free plugin.
feedback
|
|
Are you looking for open source/free plugins or commercial? I think, Coverity and Klocwork have introduced commercial plugins as part of extending their main stand alone tools and these should work for multi-threaded applications as well. May be this link would be of some help. | |||
|
feedback
|
|
Klocwork also has a product called Solo that you can download and try to detect multi-threading issues. | |||
|
feedback
|