Netbeans - Output window opens in an untimely manner

Viewed 13

everytime a log message is displayed in the Output window, the Output window opens and gets the focus. If the Output window is closed, then it opens on the foreground and gets the focus. If it is folded, it unfolds and gets the focus.

I am working with a plugin that minifies js and css files on save, so I get this Output window popping up every time I save a file!

Any idea how I can keep it closed? (using Apache NetBeans 15)

0 Answers
Related