JProfiler与eclipse集成

1下载

jprofiler_windows_5_1_4.zip和JProfilter.512crack.zip破解文件

http://download.ej-technologies.com/jprofiler/jprofiler_windows_5_1_4.zip

http://dl.javaeye.com/topics/download/a7f22508-bdce-38a1-91ab-37da1687e621

2.安装

解压即可。

破解

1、解压缩到[targetdir]/bin目录下,其中要覆盖两个文件夹。 
2、在命令行模式下执行命令: “java -cp . Keygen” 就能获取到注册码。(注意有 .)

3 整合到Eclipse,
(执行整合前,先关闭Eclipse) 
主菜单–> Session –>IDE Intergrations –>选择Eclipse (某版本)

执行“Integrate” ,选择Eclipse所在的文件夹。如:D:\Java\eclipse

4 以D:\eclipse\eclipse.exe –clean 方式启动eclipse(目的是清除插件缓存,仅需第一次加此参数)

5.在Eclipse里配置JProfiler.

主菜单–>Window–>Customize Perspective –>Commands –>找到Profile ,

选中它,再点OK即可。 

参考文献:

http://luanma.javaeye.com/blog/183827

http://hyj-dx.javaeye.com/blog/260866

http://www.javaeye.com/problems/9966


你可能感兴趣的:(JProfiler与eclipse集成)