3

I am searching for a way in Eclipse to stop all running instances of a Java Application when clicking run, to assure only one instance of the program is running at the same time.

I am programming a server application and it's obvious that you can only run that once, just thing of the socket bindings etc.

Of course you can stop it manually each time, but as I also have client applications running I have to change the console each time and click the red stop icon. This is retarding the development process.

Arjan Tijms
  • 37,353
  • 12
  • 107
  • 135
Erik
  • 11,494
  • 17
  • 82
  • 122

0 Answers0