java number of objects created by a class aside from using a profiler like an eclipse plugin

292 Views Asked by At

I was wondering if there is a good eclipse plugin to see how many objects are created or each class. Yourkit profiler does a good job at this but having something right in eclipse is handy.

1

There are 1 best solutions below

0
On BEST ANSWER

Try the Eclipse Memory Analyzer plugin for Eclipse.