User Tools

Site Tools


documentation:matcher

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
documentation:matcher [2023/09/13 18:49] – ↷ Page moved from tools:matcher to documentation:matcher nebelnidasdocumentation:matcher [2023/09/17 07:56] (current) nebelnidas
Line 1: Line 1:
 ====== Matcher ====== ====== Matcher ======
  
-[[https://github.com/FabricMC/Matcher|Matcher]] is a GUI tool to match APIs from two jars by comparing entries, performing mapping analysis between the two and then saving the matches which are then uploaded to [[https://github.com/FabricMC/intermediary/tree/master/matches|FabricMC/intermediary]] to be used as part of Yarn's build process.+[[https://github.com/sfPlayer1/Matcher|Matcher]] is a GUI tool to match classes, fields, methods and parameters between two JARs based on semantic similarity by performing static analysis on the two. 
  
 ===== Overview ===== ===== Overview =====
Line 8: Line 9:
  
 Class entries are color coded to represent the matched status, red denotes unmatched, amber for partially matched and green for 100% matched (including methods and fields). Class entries are color coded to represent the matched status, red denotes unmatched, amber for partially matched and green for 100% matched (including methods and fields).
 +
  
 ===== Using Matcher ===== ===== Using Matcher =====
documentation/matcher.1694630977.txt.gz · Last modified: 2023/09/13 18:49 by nebelnidas