Hi,
I'm looking for some
java code analysis tools to analyze the java code from performance point of view.The specific feature that i'm looking for is the ability of the tool to recognize a specific
pattern in the code and point it out.For example if I want to search whether there is a use of nested for or while loop in the code then the tool should be able to recognize it.This was one example ,similarly the tool should be able to recognize a pattern in the code.
Please point out the appropriate tool for the purpose.Also point out the tools which can be used as plugins to Eclipse for the above mentioned purpose.
Thanks in advance,
Piyush