防止 Eclipse 导出有问题的 EAR

发布于 2024-12-13 18:23:23 字数 304 浏览 0 评论 0原文

在适用于 Web 开发人员的 Eclipse Indigo EE IDE 上,对于 Win7,我有两个项目。一个 Web 应用程序和一个包含它但不执行任何其他操作的 EAR 项目。

我发现(困难的方式)我可以将 EAR 项目导出到 EAR 文件中,即使 Web 应用程序存在编译问题。 Eclipse 只是尽最大努力编译所有可以编译的部分,而让其余的部分变得混乱。

如果存在任何错误任务或任何编译问题,是否有任何方法可以阻止 Eclipse 导出 EAR?我曾经有一个 ant 脚本,它会在出现任何错误时停止构建过程,但我不允许在这个新项目中使用 ant 脚本。

On Eclipse Indigo EE IDE for web devs, for Win7, I have two projects. A web application and an EAR project that contains it and does nothing else.

I discovered (the hard way) that I can export the EAR project into an EAR file, even when the web application has compilation problems. Eclipse just does its best effort to compile all the parts that can and leaving the rest messed up.

Is there any way to prevent Eclipse from exporting an EAR if there's any Error task, or any compilation problem? I used to have an ant script for this, which would stop the building process on any error, but I am not allowed to use an ant script in this new project.

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

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

发布评论

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