Open kiicia opened 3 years ago
Thanks for the bug report. I'll install this version of Eclipse and test it, hopefully I can reproduce the issue which will facilitate testing.
@kiicia I'm still investigating this. I found the following fixed Eclipse bug which I think resulted in be bug in BEX.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=571954
When I had to include internal Eclipse classes into BEX it always felt wrong. However, I didn't find a better way to do it. I'll investigate and see if I can remove the need for the internal classes. The issue with internal classes is if they change something internal, then it breaks BEX, which is not ideal.
For my reference, looks like I need to merge their changes to TextMergeViewer
Ideally, I can find a way to implement this class without copying their version of the class as the base.
I am using Eclipse:
I have installed BEX Code Compare via Eclipse Marketplace
When I am in diff view and try to select BEX Code Compare from list, then visually nothing happens and error log contains: