`
zhanjianhua
  • 浏览: 88244 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

JProfiler eclipse resin 整合配置

阅读更多
1,下载jprofiler_windows_6_0_2.rar, myeclipse-8.0.0-win32.exe,jdk1.6.0_10

2,安装myeclipse6,jprofiler,在安装jprofiler时需要注意要intergation整合eclipse插件

整合eclipse时也可以通过:run jprofiler端
选择-Session-IDE integrations ,选择一个IDE,点击 integrate ,选择IDE的安装目录。

3,启动 myeclipse,当看不到JPROFILER时选择:Windows -> Customize Perspective -> Commands->jprofiler

4,设置把web项目,当java application运行

a,选中项目鼠标右击RUN AS->Open run dialog

b,在main选项->main class中输入com.caucho.server.resin.Resin

c,在arguments选项->program arguments中输入 -conf "E:\resin3024_music_test\conf\resin.conf",vm arguments中输入 -Djava.util.logging.manager=com.caucho.log.LogManagerImpl

-Xms256m -Xmx512m

d,导入resin lib, add library 中选择user library

注:JDK1.6.0_07以上版本

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics