m2eclipse 排除不必要的文件夹

发布于 2024-10-06 14:14:06 字数 187 浏览 0 评论 0原文

我有一个多模块 Maven 项目。当我使用 m2eclipse 插件将项目导入 Eclipse 时。父目录中的所有文件夹都将作为普通文件夹导入,但同时会作为子 Java 项目导入。因此,在输入要打开的文件名时,结果将包含重复的条目。这很烦人。


有没有办法在 Eclipse 中排除不必要的文件夹?

I've a multi-module Maven project. When I use the m2eclipse plugin to import the project into Eclipse. All folders in the parent directory will be imported as plain folder, but they will be imported as sub Java projects at the same time. Thus while typing file names to open, the result will contain duplicate entries. It's very annoying.


Is there a way to exclude unnecessary folders in Eclipse?

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

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

发布评论

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

评论(1

我的奇迹 2024-10-13 14:14:06

我得到了答案,只需右键单击该项目并选择属性,然后选择资源。选择“资源过滤器”。这正是我所需要的。

I got the Answer, just right click on the project and select properties, and select resources. Select the "Resource Filters". That's exactly what I need.

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