如何从Eclipse项目中排除某些文件夹? [英] How can I exclude some folders from my Eclipse project?

查看:537
本文介绍了如何从Eclipse项目中排除某些文件夹?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要在我们现有的代码库中添加一个eclipse项目,我想知道是否有一种方法可以完全排除某些目录以免被eclipse占用?原因是我们的存储库中有一个庞大的第三方目录,对于 pair-programming兼容的工具插件,我们能够高效地进行同步。

I'm adding an eclipse project to our existing code-base, and I'd like to know if there is a way to exclude some directories from being picked up by eclipse at all? The reason is that we have a huge "third-party" directory in our repository that cannot be present in the project for the pair-programming plugin we are using to be able to sync efficiently.

有任何线索吗?

推荐答案

过滤器将隐藏资源,但它们仍在项目中。
如果您在其他位置创建项目,则可以创建链接资源到要包含在项目中的文件夹。

Filters will hide resources from view, but they're still in the project. If you create a project in another location you can create linked resources to the folders you want to include in your project.

我发布的参考信息另一种答案,它描述了如何更详细地使用链接资源

这篇关于如何从Eclipse项目中排除某些文件夹?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆