1 先启动 JProfiler :
开始菜单–>所有程序–>JProfiler 6 –>JProfiler,输入注册码
(执行整合前,先关闭Eclipse)
2 eclipse中配置:
主菜单–> Session –>IDE Intergrations –>选择Eclipse 3.6,,点“Integrate” ,选择Eclipse所在的文件夹。D:/Java/eclipse. (如果是myeclipse,注意选择里面的eclipse文件)
整合成功。
3 在Eclipse里配置JProfiler.
主菜单–>Window–>Customize Perspective –>Commands –>找到Profile ,选中它,再点OK即可。
4 运行测试,选择你要测试的系统的主类,右击profile as-->Java Application运行
本文详细介绍了如何将JProfiler性能分析工具与Eclipse IDE进行集成,包括启动JProfiler、配置Eclipse环境以及如何使用Eclipse进行性能测试的具体步骤。
1272

被折叠的 条评论
为什么被折叠?



