When developing an application using gwt in ecliplse crashed. Now the server is running on port 8888, I can not stop it. Nothing is displayed on the console, but I can access the application from the browser. How can I kill an instance of this embedded server?
source
share