I inherited a java project but have a been given a few version of the source code, and am not sure witch one is the live version.
Is there a way to compare the source code to the class files to see which one matches?
PS. how does the intelij debugger know if there is a source mismatch? Can i run that test globally on all the class files?
.classes