Search code examples
javaeclipseobjectprofileryourkit

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


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.


Solution

  • Try the Eclipse Memory Analyzer plugin for Eclipse.