JProfiler整合Eclipse

1.安装, 
运行jprofiler_windows_5_1_2.exe,安装到d:\Program Files\jprofiler5 
2.整合到Eclipse, 
先启动 JProfiler : (执行整合前,先关闭Eclipse) 
主菜单–> Session –>IDE Intergrations –>选择Eclipse 3.3,,点“Integrate” ,选择Eclipse所在的文件夹。D:\Java\eclipse. (如果是myeclipse,注意选择里面的eclipse文件)
整合成功。

知识收集7

3.打开Eclipse程序;
选择:主菜单–>Window–>Customize Perspective –>Commands –>找到Profile ,选中它,再点OK即可。

知识收集7

4. 运行测试,选择你要测试的系统的主类,右击profile as-->Java Application运行

知识收集7

相关文章:

  • 2021-11-22
  • 2022-02-04
  • 2021-12-29
  • 2021-11-04
  • 2022-02-09
  • 2021-12-19
  • 2021-12-23
  • 2022-01-05
猜你喜欢
  • 2021-08-08
  • 2021-07-27
  • 2022-12-23
  • 2021-11-22
  • 2021-09-26
  • 2022-02-27
  • 2021-08-11
相关资源
相似解决方案