Beyond compare can compare tow jar files by using CLASS_to_JAVA.bat to convert .class file to .java file, but the converting process is in a single thread, that means beyond compare process .class files in jar one by one, can't beyond compare compare several group of files in multi-threads?
What's more, when I run the CLASS_to_JAVA.bat to convert, it's very fast, but much more slower by beyond compare.
What's more, when I run the CLASS_to_JAVA.bat to convert, it's very fast, but much more slower by beyond compare.
Comment