vote up 0 vote down star

Hi,

is there some way to terminate all (Java) applications launched with Eclipse at once?

br, Touko

flag

70% accept rate

2 Answers

vote up 3 vote down check

Open the debug view, select all, and click the big red box (or right-click and select "Terminate").

link|flag
or Teminate/Discomnect All – Mark Oct 29 at 16:26
Oh yes, didn't think debug view. Thanks =) – Touko Oct 30 at 7:23
vote up 0 vote down

In WINDOWS: you can terminate a process tree (a process and all children and children's children etc.) using ProcExplorer or some API functions..

I am not sure how you do it on linux...

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.