RAD 中清理工作区和清理所有项目之间的区别

发布于 2024-12-21 04:50:33 字数 268 浏览 1 评论 0原文

RAD 中清理工作空间和清理所有项目之间有什么区别吗?我假设这两个任务都会从所有项目的输出目录(例如 target\classes)中删除所有已编译的源等。

我能够为我的工作空间执行“清理所有项目”,但是当我执行“清理工作空间”(或构建工作空间)时,它会在对话框中给出错误“名为清理工作空间的外部工具的文件不存在”。为什么会发生这种情况?

更新:Clean Workspace 将删除 Maven 使用的所有目标文件夹。那么 Clean Workspace 只能与 Maven 一起使用吗?

Is there any difference between clean workspace and clean all projects in RAD? I assume both these tasks will delete all compiled sources etc from our output directories (eg. target\classes) for all the projects.

I am able to do "clean all projects" for my worspace but when I do "clean workspace" (or build workspace) it gives error in dialog box "The file does not exist for the external tool named Clean Workspace." Why does it happen?

Update:Clean Workspace will delete all target folders used by Maven. So Clean Workspace is used only with Maven?

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

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

发布评论

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