0

Every time I make certain changes while debugging, Netbeans opens the Debugger Console. It's very annoying an counter productive.

Annoying error message!

How do stop it from opening the console?

Je Suis Alrick
  • 3,404
  • 2
  • 16
  • 23

1 Answers1

1

You need to uncheck "Open Debugger Console for debugging session".

enter image description here

Be mindful that when you start a debugging session you will have to manually open the debugger console.

Je Suis Alrick
  • 3,404
  • 2
  • 16
  • 23