Eclipse Java EE:启动应用程序时,停止旧的正在运行的实例

发布于 2024-10-14 06:28:29 字数 191 浏览 0 评论 0原文

我正在 Eclipse 中寻找一种方法,在单击“运行”时停止 Java 应用程序的所有正在运行的实例,以确保该程序只有一个实例同时运行。

我正在编写一个服务器应用程序,很明显,你只能运行一次,只是套接字绑定等。

当然,你可以每次手动停止它,但由于我也有客户端应用程序运行,我必须每次都更改控制台时间并单击红色停止图标。这阻碍了发展进程。

I am searching for a way in Eclipse to stop all running instances of a Java Application when clicking run, to assure only one instance of the program is running at the same time.

I am programming a server application and it's obvious that you can only run that once, just thing of the socket bindings etc.

Of course you can stop it manually each time, but as I also have client applications running I have to change the console each time and click the red stop icon. This is retarding the development process.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文