停止对特定文件夹进行 dltk 索引 - eclipse indigo (3.7) w/ pdt

发布于 2024-11-18 18:47:14 字数 125 浏览 1 评论 0原文

当我在 Eclipse 中使用 ant 任务构建/部署我的 php 项目时,它会在构建文件夹中创建文件的副本,然后压缩它们,然后删除该文件夹

。复制/压缩。

我可以让 dltk 索引忽略我的构建文件夹吗?

When i build/deploy my php project using an ant task within eclipse, it creates a copy of the files in a build folder then zips them, then deletes the folder

On big projects after copying the files, dltk tries to index the folder while im copying/zipping.

can i make dltk indexing ignore my build folder?

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

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

发布评论

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

评论(1

情绪 2024-11-25 18:47:14

当然,您可以通过右键单击项目,选择 PHP 构建路径,然后转到项目条目 > 来排除特定文件夹。排除并选择“排除”。添加临时文件夹的模式。

sure, you can exclude a specific folder by right clicking on the project, selecting PHP Build path, then go to the project entry > Excluded and select "Exclude". Add the pattern of your temporary folder.

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