如何在 Eclipse 集成中切换 JProfiler 启动器
我的 Eclipse IDE (Eclipse 3.5) 的 JProfiler 插件配置为与安装在我的计算机上的 JProfiler 6.x 一起使用。
我想将 Eclipse 配置为与我的计算机上也安装的 JProfiler 4.x 一起使用。我怎样才能通过 Eclipse UI 做到这一点?
尝试在“运行”中找到此选项 --> “配置文件配置”但找不到此选项。
我实际上正在寻找一个对话框,可以在其中替换正确的 JProfiler 位置的路径。
The JProfiler plugin of my Eclipse IDE (Eclipse 3.5) is configured to work with JProfiler 6.x which is installed on my machine.
I'd like to configure my Eclipse to work with JProfiler 4.x which is also installed on my machine. How can I do it through Eclipse UI?
Tried to find this option in Run --> 'Profile Configuration' but couldn't find this option.
I am actually look for the dialog in which I can replace the path to the correct JProfiler location.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在 Eclipse 中:
窗口 -->偏好 --> JProfiler
...
in Eclipse:
Window --> preferences --> JProfiler
...