Can I use WinMerge to compare *.class files?
Fresh3 days ago
Mar 15, 20267137 viewsConfidence Score0%
0%
Problem
I used to work with and it was able to compare files by configuring it to run a decompiler before comparison. Is there something like that for ? Or a plug-in that can do it instead?
Error Output
BeyondCompare
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Can I use WinMerge to compare *.class files?
Low Risk
I have spent the day writing a DLL plugin for Winmerge to do this - it isn't the world's greatest thing, but it gets the job done. Takes the filename, splits it into directory and class name, then calls javap for each class file. It is rather slow u…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix