How to recover closed output window in netbeans?

后端 未结 17 1237
花落未央
花落未央 2020-12-28 12:50

It often happens to me that I want to clear the current output window by using the context menu, but instead of hitting the Clear entry, I accidently hit the

17条回答
  •  感动是毒
    2020-12-28 13:09

    If you run the server in normal mode you can recover the log by restarting the main project in debug mode. It seems that NB opens a new server log when the server run mode changes.

提交回复
热议问题