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
In the right bottom edge there are information about NetBeans updates. Left to it, there's the tasks running (building, running application etc). Click on it, right click the process you want and select Show Output
.
Go to window tab - reset windows - run your program. - then right click on bottom of the tab where program running
Go to Server tab and Right Click you will see the View Output Log.
Netbeans --> Your Server --> RightClick --> View Output
Go to the window tab: Then click on Output. This will allow you to place it anywhere on the screen. Or just use ctrl+4
If you want to see three windows along with Log
Then go to windows on NetBeans
then output
and click NetBeans->windows->output
.
Next go to service next to you project select server right click on it select server log and server output NetBeans->service(next to you project)->server->View server log
and view service output.