删除 IntelliJ 部署中的旧上下文

发布于 2024-11-09 02:22:18 字数 156 浏览 0 评论 0原文

在 intellij idea 10.5 中使用 jetty 插件:

部署新的 web 应用程序会引发旧的战争,因为 IDE 似乎没有清除旧的上下文(或者有类似 eclipse WTP 的 ide 集成)。有没有办法配置intellij,以便 Jetty 能够接收正在部署的新战争?

Using the jetty plugin with intellij idea 10.5:

Deploying a new webapp picks up old wars since the IDE doesn't seem to clear old contexts (or have an eclipse WTP-like ide integration). Is there a way to configure intellij so that Jetty will pick up the new wars being deployed?

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

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

发布评论

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

评论(1

以可爱出名 2024-11-16 02:22:18

这只是一个错误,您可以在 http://youtrack.jetbrains.net/issue/ 跟踪它IDEA-70197

http://devnet.jetbrains.net/message/5304939所述#5304939:

经过深思熟虑,我们决定
始终使用临时文件夹
将上下文文件部署到。所以神器
从 IDEA 部署的永远不会被保留
Jetty 初创公司之间。

更重要的是,我们决定向后移植
此修复(实际上致力于
master) 到 10.5.x 流中。

Thats just a bug, you may track it at the http://youtrack.jetbrains.net/issue/IDEA-70197

As stated at http://devnet.jetbrains.net/message/5304939#5304939:

After more consideration we decided to
ALWAYS use the temporary folder to
deploy context files to. So artifacts
deployed from IDEA will NEVER be kept
between Jetty startups.

Even more, we have decide to backport
this fix (actually committed to
master) into the 10.5.x stream.

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