Matcher icon indicating copy to clipboard operation
Matcher copied to clipboard

Tutorial/Guide on how to use this?

Open GavinRay97 opened this issue 2 years ago • 3 comments

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 .jars from <original>
  • Import .jar/directory of .jars from <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.

GavinRay97 avatar Jul 22 '23 23:07 GavinRay97