Farid Zakaria

Archive 1 min read

Eclipse + Perforce + BeyondCompare


This post comes from my original WordPress blog, written between 2009 and 2018. It is kept here verbatim as an archive — the formatting did not always survive the move, and I no longer agree with all of it.

Why don't you work!

I'm pretty new to developing on the linux platform and I've been dived head first since starting my new job. My development environment contains the following:

  • RHEL5 (RedHat 5)
  • Eclispe (Indigo)
  • Perforce (p4v)
  • BeyondCompare 3

Everything works beautifully together (with accompanying plugins) except for one thing; File Diffs.

Although I can setup through my Perforce Eclipse plugin which external tool to use for merges, Eclipse doesn't let me change the default file comparison tool (it uses the default one provided by Eclipse).

I'd like to be able to set this to BeyondCompare! There are some plugins that let you diff two files using any external comparison tool however they don't integrate with P4!

Gaaaaah!

2 archived comments

Morgan Thomas 2012-07-31

As someone who just spent the summer at Amazon (interning) and also previously a linux novice, I can definitely relate to your frustrations! I bet you can find a smooth way to integrate BeyondCompare into your workflow.

Farid Zakaria 2012-07-31

Great to hear from a past Amazonian. It’s definitely one of my major frustrations. I downloaded the linux trial of BC3 however its infuriating I cannot integrate it into eclipse for use with perforce.

Seems like there might be a way to change the executable called or something but I don’t know about it.