Reputation: 21
How can I open output window in NetBeans IDE 8.0.2? I tried multiple options below:
Unfortunately, none of the options are working out. I see NetBeans is “running process” when clicked on Run but output does not show. And when clicked on stop process, the system gets hanged.
Please help me, thanks!
Upvotes: 1
Views: 14137
Reputation: 53
Well sometimes even if you try Window->Output(Ctrl+4) option, it seems not to be working because your Editor window is maximized. Drag your mouse to the top right corner of the editor, where the restore/maximize button located. Click on the restore. Hope it will solve the issue.
Upvotes: 0
Reputation: 1775
Try Window>Reset Windows to revert to your originial netbeans UI config.
Upvotes: 3