java - Netbeans 6.8 no profiler? -


i wanted profile project on different system netbeans installed there doesn't seem have profiler available. java -version on 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 configuration reason, or have fiddle netbeans settings?

open tools->plugins, check "installed" tab. if there no "java profiler" plugin there, may need install through "available" tab. or may need activate if it's in "installed" tab, not marked active.


Comments

Popular posts from this blog

c# - Is it possible to remove an existing registration from Autofac container builder? -

c++ - Warning : overflow in implicit constant conversion -

php - Mysql PK and FK char(36) vs int(10) -