Reputation: 2999
I'm using Netbeans7.
When I run my webapp I see a lot of info in Output tab. I doing Ctrl+L so tab getting blank. But when I run webapp one more time, all previous text appears again.
Is there a way to clear Output permanently?
Upvotes: 0
Views: 204
Reputation: 5007
Yes ... Probably it read from the log of the used server.Clean that and will solve your problem.
Upvotes: 2