-1
Hello
My question is not directly linked to programming, but is related and I believe it will help a lot of people.
The problem is this: I am working with server and sockets in Netbeans and every time I run tests I open 5 or more threads.
When closing them I have to click on the "x" of each one, and then confirm the action.
Nothing too serious, but after 2 hours of testing I’m sick of having closed some 200 processes 1 by 1 hehe
Is there a shortcut that closes all processes running at the time??
I refer to the following processes (Netbeans print):
But that way I’d have to kill 1-1, just like I’m doing now and I’d still have to access the CMD, it would slow me down even further. I seek some command within the IDE itself
– Evilmaax
Entedi... the names of the processes are different ?
– Cleo
Yes. I edited the post with a print of the processes and their names
– Evilmaax