如何设置 Eclipse 插件分析器

发布于 2024-11-06 03:46:48 字数 301 浏览 0 评论 0原文

我想使用 Eclipse Plugin Profiler 来分析我的应用程序。但是,我在安装时遇到了问题。我将分析器解压后的文件夹复制到 Eclipse 根文件夹中的plugins 文件夹中。但是,当我打开 Eclipse 时,运行->运行配置->并单击探查器,我收到以下错误:

“发生错误。有关更多详细信息,请参阅错误日志。 ru/nlmk/eclipse/plugins/profiler/launch/ProfilerTab"

我认为分析器 dll 的位置有问题,但我不知道把它放在哪里。

我如何使这个插件工作?谢谢进步

I want to use the Eclipse Plugin Profiler to profile my applications. However, I am facing problems while installing it. I copied the unzipped folder of the profiler into the plugins folder in the root eclipse folder. However when i open eclipse, run->run configurations-> and click on profiler, i receive the following error:

"An error has occurred. See error log for more details.
ru/nlmk/eclipse/plugins/profiler/launch/ProfilerTab"

I think there is a problem in the location of the profiler dll, but i don't know where to put it.

How do i make this plugin work? thank you in advance

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

英雄似剑 2024-11-13 03:46:48

正确安装步骤定义于http://eclipsecolorer.sourceforge.net/ index_profiler.html,DLL 应位于 JRE 安装的 bin 文件夹中。

The right steps for installation are defined at http://eclipsecolorer.sourceforge.net/index_profiler.html, and the DLL should be in your bin folder of your JRE installation.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文