0

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.

Srujan Kumar Gulla
  • 5,721
  • 9
  • 48
  • 78

1 Answers1

0

Try the Eclipse Memory Analyzer plugin for Eclipse.

Karl-Bjørnar Øie
  • 5,554
  • 1
  • 24
  • 30