Skip to content

Compares two JAR files and prints out removed, modified and added classes and their members. Primarily

License

Notifications You must be signed in to change notification settings

JustinAngel/compareJars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compareJars

Compares two JAR files and prints out removed, modified and added classes and their members. Primarily meant to compare two Android JAR and get a human readable diff.

Have a look at the results of comparing Android API 22 and API 21 here.

Comparison between API 22 and API 21 image

fine print

  • Note: The algorithm used to compare JARs isn't perfect and neither am I.
  • Follow me on Twitter @JustinAngel
  • Or check out my blog @ JustinAngel.net

About

Compares two JAR files and prints out removed, modified and added classes and their members. Primarily

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published