I have found tons of question about Editing files inside jar but I did not find any specific answers.
How to edit Class files inside jar file?
What i want to do is Edit the class file inside jar but i have not yet found a step by step explanation for it. What i have learn that jar file can be Unzip but after unzipping I need to edit the .class, How do i do that?
I have seen that I need to use Sourceforce Class Editor? but How do I work with it?
Is there anyway to edit a .class inside .jar?
EDIT: This is the link where i got the .jar "PDFViewer.jar".