You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: