Every time I make certain changes while debugging, Netbeans opens the Debugger Console. It's very annoying an counter productive.
How do stop it from opening the console?
Every time I make certain changes while debugging, Netbeans opens the Debugger Console. It's very annoying an counter productive.
How do stop it from opening the console?
You need to uncheck "Open Debugger Console for debugging session".
Be mindful that when you start a debugging session you will have to manually open the debugger console.