在 Maven-GWT-Plugin 中停止 Jetty 服务器

发布于 2024-12-01 12:40:24 字数 195 浏览 0 评论 0原文

这比其他任何事情都更令人烦恼。但是,我使用 Maven 与 IntelliJ IDEA 集成来运行 Maven-GWT-Plugin 的“gwt:debug”目标。但是,似乎没有任何像“gwt:stop”这样的目标,所以我必须启动任务管理器并手动杀死java.exe目标。

就像我说的,这比其他任何事情都更令人烦恼,但是当我做出改变并必须重建时,这真的很痛苦。

This is more of an annoyance than anything else. However, I'm using the Maven integration with IntelliJ IDEA to run the Maven-GWT-Plugin's "gwt:debug" goal. However, there doesn't seem to be any goal like "gwt:stop", so I have to start the task manager and manually kill the java.exe goal.

Like I said, it's more of an annoyance than anything else, but when I make a change and have to rebuild, it's a real pain.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

ぽ尐不点ル 2024-12-08 12:40:24

我相信 gwt:debug 是“阻塞”的,关闭 DevMode 窗口应该足以停止 DevMode 进程,从而停止 Maven 构建。

IntelliJ 本身没有某种“任务管理器”来管理它启动的东西吗?

I believe gwt:debug is "blocking", closing the DevMode window should be enoughto stop the DevMode process thus the maven build.

Doesn't IntelliJ have some kind of "task manager" itself for things it launched?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文