How do I restart the Google App Engine Java Server in Eclipse?

后端 未结 7 748
一整个雨季
一整个雨季 2021-02-03 23:45

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 f

7条回答
  •  Happy的楠姐
    2021-02-04 00:17

    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.

提交回复
热议问题