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

后端 未结 7 663
一整个雨季
一整个雨季 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条回答
  •  滥情空心
    2021-02-04 00:15

    The best I've found is to setup the keyboard shortcuts for the console's terminate button, and the run/debug start/restart command. By default, you can enable Command-F2 to terminate, and Command-F11 to restart, its fairly painless. Make sure to enable the full debug menu group (click on main toolbar -> customize, etc)

提交回复
热议问题