python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Netbeans profiler not working with JDK 17
When I try to run the profiler on my web app, netbeans tells me I need to run a calibration first. So I go to Tools > Options > Java > Profiler > General > Manage Calibration Data and d...

codyLine
Votes: 0
Answers: 1
Netbeans 12.6 and 13.0 SQL profiler no longer works for Java 8
I get this error stack when trying to SQL profile a Java 8 project which I don't get on 12.5 and below:
Profiler Agent: Established connection with the tool
Profiler Agent: Local accelerated session
E...
trilogy
Votes: 0
Answers: 3
jsf managed beans netbeans 13 not found in file wizard
enter image description hereJava student here. I'm creating my first JSF project. I'm using NetBeans13 and following along with the textbook and oracle. I can't move forward since I can't find the loc...
Katie Holman Rebman
Votes: 0
Answers: 0
NetBeans 13 Java Editor Doubleclick implementation change
I just upgraded my NetBeans from 12 to 13.
When i doubleclick a classname or variable name, she only selects part of it:
Refactor (Ctrl + R) still works.
But if you think all my custom class file nam...

Tugalsan Karabacak
Votes: 0
Answers: 1