How do I restart the Google App Engine Java Server

2019-03-11 22:07发布

OK, maybe I'm dumb/blind, but in the docs it says "rebuild and restart the server." But I don't see a button to do this anywhere. Or from any contextual menu. And I can't find anything in their docs explaining how to do it. If I just try to start the app again, it gets angry because I already have App Engine running on the needed port.

Only solution I've found is to restart Eclipse... any other ideas? A screenshot of a button would help if possible. :)

7条回答
霸刀☆藐视天下
2楼-- · 2019-03-11 22:40

Just Click on Debug perspective (should be on upper right panel), select the instance of web application on Debug panel (if you don't show it, you could enable by menu Window->show view->Debug) and click on red box of view menu.

查看更多
登录 后发表回答