Eclipse 测试工具
1. Eclipse Test and Performance Tools Platform(TPTP )
TPTP addresses the entire test and performance life cycle, from early testing to production application monitoring, including test editing and execution, monitoring, tracing and profiling, and log analysis capabilities. Url http://www.eclipse.org/tptp/
2. Memory Analyzer (MAT)
The Eclipse Memory Analyzer is a fast and feature-rich Java heap analyzer that helps you find memory leaks and reduce memory consumption. Url http://www.eclipse.org/mat/
3. Eclipse Spykit
Eclipse Spykit allows to trace the activation and the loading of classes. Url http://code.google.com/a/eclipselabs.org/p/eclipse-spykit/