简体   繁体   English

Netbeans 6.8没有分析器?

[英]Netbeans 6.8 no profiler?

I wanted to profile my project on a different system but the netbeans installed there doesn't seem to have the profiler available. 我想在不同的系统上分析我的项目,但是在那里安装的netbeans似乎没有可用的分析器。 This is java -version on that box; 该框上是java -version (1.6.0_18) (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? 可能是配置原因,还是我不得不弄弄netbeans设置?

Open Tools->Plugins , check the "Installed" tab. 打开Tools->Plugins ,选中“已安装”标签。 If there is no "Java Profiler" plugin there, you may need to install it through the "Available" tab. 如果那里没有“ Java Profiler”插件,则可能需要通过“可用”选项卡进行安装。 Or you may need to activate it if it's in the "Installed" tab, but not marked as active. 或者,如果它在“已安装”选项卡中但未标记为活动状态,则可能需要激活它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM