How to make Beyond Compare work within Eclipse with Git?

て烟熏妆下的殇ゞ 提交于 2019-11-30 15:52:58
VonC

This thread suggests:

  • tinkering the the git config

    Eclipse Preferences, under Team -> Git -> Configuration, it points to a .gitconfig file. (and declare beyond compare as documented)

  • or... Use Intellij IDEA(!)

The integration of Beyond Compare and Eclipse itself is based on a plugin, so a direct integration between BC and EGit might not be possible directly through Eclipse.

This is a very old thread, but appears to have a new answer. The BC thread mentioned above had a fairly new entry mentioning Context Quickie. I installed that, configured it to use BC 4 in my case, and have a much more readable compare when in egit.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!