Check if source matches class files
Answered
I have a jar file witch i need to update and believe i have the source for it.
Is there a way to verify the class files came from my source files?
I know i can check by running the program thought the debugger and seeing if the debugger complains but that would take a long time to check all the classes.
Please sign in to leave a comment.
https://stackoverflow.com/questions/13346150/how-to-check-if-binaries-are-built-from-particular-sources