Simply kill the java process (but don't choose the java process with a lot of assigned memory as thats probably Eclipse itself).
But actually it does not have to be Jetty that uses the port. Maybe you have a webserver/proxy or something else running on port 8888? You can also configure the generated run configuration in Eclipse to use an unused port that will be randomly chosen when starting DevMode. -- J. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/nEe32QQ__soJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
