What is BEX Code Compare?
BEX Code Compare is Be Enhanced ϽC Code Compare
How does it work?
First we use Patience sort / Myers diff (similar to how GitHub does a compare). Then, we take the resulting diff and do some post diff processing to group the differences into groups of changes.
Along the way, BEX identifies important versus non important changes (such as a line being split across multiple lines if ignoring whitespace differences). It then shows an Eclipse view with the changes.
Open source
https://github.com/CodesAway/BEXCodeCompare
Feel free to contribute or report issues
Categories: Editor, Source Code Analyzer
Tags: code compare
Additional Details
Eclipse Versions: 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)
Platform Support: Windows
Organization Name: CodesAway
Development Status: Beta
Date Created: Sunday, July 5, 2020 - 13:54
License: BSD
Date Updated: Friday, January 15, 2021 - 10:16
Submitted by: Amy Brennan-Luna
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
October 2024 | 413/551 | 3 | 1 |
September 2024 | 455/642 | 10 | 15 |
August 2024 | 403/641 | 13 | 13 |
July 2024 | 433/663 | 11 | 14 |
June 2024 | 458/681 | 10 | 13 |
May 2024 | 459/682 | 10 | 11 |
April 2024 | 440/687 | 13 | 10 |
March 2024 | 495/694 | 9 | 6 |
February 2024 | 422/687 | 16 | 6 |
January 2024 | 419/691 | 17 | 13 |
December 2023 | 455/671 | 11 | 13 |
November 2023 | 492/686 | 9 | 13 |
Reviews Add new review
Screenshots
Submitted by Gao Hao on Wed, 07/08/2020 - 13:50
Hello, why not upload some screenshots to show what the plugin looks like?
Re: Screenshots
Submitted by Amy Brennan-Luna on Mon, 07/20/2020 - 19:35
In reply to Screenshots by Gao Hao
Great idea! I'll post some tomorrow. Thanks for reaching out.
Re: Screenshots
Submitted by Amy Brennan-Luna on Mon, 07/20/2020 - 21:05
In reply to Screenshots by Gao Hao
I've added some screenshots. I'll also update the GitHub page. Thanks for your feedback!
Re: Re: Screenshots
Submitted by Gao Hao on Tue, 07/21/2020 - 00:47
In reply to Re: Screenshots by Amy Brennan-Luna
Great, Thank you!