Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Netbeans JDK Calibration 8.1

How to do JDK calibration using Netbeans 8.1. I've googled some and found this link here.

It says "choose Profile > Advanced Commands > Run Profiler Calibration from the main menu

But I can't find it, there is no Advance Commands in my menu.

like image 513
Adelin Avatar asked Feb 04 '16 10:02

Adelin


People also ask

How do I fix my NetBeans 8.1 it closes after showing initializing?

One general solution to this kind of problem can be to clear the netbeans cache. Quit NetBeans and find the cache folder - mine is at C:\Users\OldCurmudgeon\AppData\Local\NetBeans\Cache . Delete the whole folder - this can take a while as there can be a lot of files in there.

Can I install NetBeans JDK on Windows 7 32 bit?

Netbeans runs as a Java application in the Java runtime. There is no OS-specific version for Windows, Linux, or Mac, etc. There is no hardware-specific version for 32-bit or 64-bit, etc.


1 Answers

The answer was very simple. It goes like Tools > Options > Java > Profiler > General > Manage Calibration Data

like image 130
Adelin Avatar answered Oct 04 '22 10:10

Adelin