Netbeans 6.8 没有分析器?

发布于 2024-10-19 03:39:20 字数 256 浏览 5 评论 0原文

我想在不同的系统上分析我的项目,但 netbeans 安装在那里 似乎没有可用的分析器。 这是那个盒子上的java -version; (1.6.0_18)

OpenJDK 运行时环境 (IcedTea6 1.8.3) (fedora-46.1.8.3.fc13-x86_64) OpenJDK 64 位服务器 VM(构建 14.0-b16,混合模式)

可能是配置原因,还是我必须摆弄 netbeans 设置?

I wanted to profile my project on a different system but the netbeans installed there
doesn't seem to have the profiler available.
This is java -version on that box; (1.6.0_18)

OpenJDK Runtime Environment (IcedTea6 1.8.3) (fedora-46.1.8.3.fc13-x86_64)
OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)

Could the configuration be the reason, or I have to fiddle with netbeans settings?

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

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

发布评论

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

评论(1

节枝 2024-10-26 03:39:20

打开工具->插件,选中“已安装”选项卡。如果那里没有“Java Profiler”插件,您可能需要通过“可用”选项卡安装它。或者,如果它位于“已安装”选项卡中,但未标记为活动状态,您可能需要激活它。

Open Tools->Plugins, check the "Installed" tab. If there is no "Java Profiler" plugin there, you may need to install it through the "Available" tab. Or you may need to activate it if it's in the "Installed" tab, but not marked as active.

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