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.

0

Please sign in to leave a comment.