Matcher
Matcher copied to clipboard
Tutorial/Guide on how to use this?
Really useful tool -- thanks for writing it! However, it would be great if there was some documentation on how to use it.
I imagine the most common usecase is something like:
- Import
.jar/directory of.jarsfrom<original> - Import
.jar/directory of.jarsfrom<modified> - Display a pretty diff of the modified methods and classes
I've managed to figure out how to import two .jars but I'm not really sure how to view only the differences.