如何执行“sudo ant”操作从 Eclipse 中的 ant 视图

发布于 2024-10-31 15:47:13 字数 124 浏览 1 评论 0原文

如果我从命令行运行“sudo ant”,ant 任务能够毫无问题地删除现有目录。

如果我通过 Eclipse ant 视图运行 ant,则会出现没有权限的错误。有什么方法可以模仿我可以从命令行执行的 sudo 命令吗?

If I run "sudo ant" from command line, the ant task is able to erase existing directories without any problems.

If I run ant via the Eclipse ant view then it gives errors that it doesn't have the permissions. Is there any way to mimic the sudo command I can do from commandline?

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

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

发布评论

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

评论(1

剩余の解释 2024-11-07 15:47:13

听起来您只需要获得文件夹的权限即可。

Sounds like you just need to get the permissions right on the folders.

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