Compare Multiple Jars
cgobel opened this issue · 0 comments
cgobel commented
Hello,
I am looking for a way to compare multiple class files at once to compute the similarity of two Java Bytecode programs and not just two single classes. But it seems like the file "src/test/java/MainCompareArtifacts.java"referenced in the README is missing. Is it missing on purpose or is it a mistake?