Google App Engine - I have to restart the development server anytime I make changes to a servlet

后端 未结 2 1350
小蘑菇
小蘑菇 2021-01-24 03:00

I have to restart the development server anytime I make changes to a servlet. Is there a way I can make it so I don\'t have to do this? Restarting the dev app server takes abou

2条回答
  •  执念已碎
    2021-01-24 03:21

    I was using the netbeans plugin, and once I moved over to using the Eclipse plugin, I no longer had to restart the server every change.

提交回复
热议问题