I'm using Araxis Merge to try and compare two Java archive files. I've done it in Beyond Compare but have recently switched to a Mac. Right now Araxis treats the JARs like files and I just see a lot of binary/hex stuff. I'd like to see which classes have differences and to treat the JAR like a folder. Any ideas?
A JAR file is basically a zip file with a different extension.
Araxis merge can't compare the content inside a zip file.