I need to profile a java application for a customer. It\'s an eclipse/maven project, so I decided on using eclipse TPTP ( http://www.eclipse.org/tptp ).
I tried to i
If you update to Java 1.6u7 or better, you'll get access to the VisualVM tool that is essentially the same as the Netbeans Profiler.
I tried to use the Eclipse Test and Performance Tools package, but it just didn't work as well as the Netbeans profiler.