Eclipse 比较编辑器:忽略“$Id:”线路

发布于 2025-01-08 01:13:38 字数 169 浏览 0 评论 0原文

当我在 Eclipse 中比较两个项目时,我基本上得到了项目中每个文件的列表。这通常是因为两者要么是 A.) 来自不同的存储库,要么是 B.) 检查的时间不同。

有没有办法将比较编辑器设置为忽略包含“$Id:”的行?如果它稳定的话,我什至愿意接受替代的比较编辑器模块。

预先感谢您的任何帮助!

When I do a comparison of two projects in Eclipse, I basically get a list of every single file in the project. This is usually because the two are either A.) from a different repo or B.) checked out a different times.

Is there a way to setup the Compare Editor to ignore lines containing "$Id:"? I would even be open to an alternative Comparison Editor module if it were stable.

Thanks in advance for any help!

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

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

发布评论

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

评论(2

嘴硬脾气大 2025-01-15 01:13:38

看起来没有办法在 Eclipse 中做到这一点。 Eclipse 中有一个未修复的 bug 与此相关。

有一些外部比较器能够忽略基于正则表达式的差异:meldkdiff, 比较它!无与伦比

It doesn't look like there's a way to do that in eclipse. There is an unfixed bug in Eclipse about this.

There are external comparators which have the ability to ignore differences based on regex: meld, kdiff, compare it!, beyond compare

长途伴 2025-01-15 01:13:38

它可能不完全是您正在寻找的:尝试这个

Windows -->> Preferences -->> General -->> Compare/Patch

在“常规”选项卡下,您可以配置“应从相互比较中排除的成员名称”。

我正在使用 Eclipse Galileo。

It may not be exactly what you are looking for : try this

Windows -->> Preferences -->> General -->> Compare/Patch

Under General Tab, you can configure the "member names that should be excluded from Compare with each other".

Am using Eclipse Galileo.

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