View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window truezip-samples-7.7.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.schlichtherle.truezip.sample.file
├─ de.schlichtherle.truezip.sample.file.RaesFiles.class - [JAR]
├─ de.schlichtherle.truezip.sample.file.package-info.class - [JAR]
de.schlichtherle.truezip.sample.file.app
├─ de.schlichtherle.truezip.sample.file.app.Application.class - [JAR]
├─ de.schlichtherle.truezip.sample.file.app.Decrypt.class - [JAR]
├─ de.schlichtherle.truezip.sample.file.app.Encrypt.class - [JAR]
├─ de.schlichtherle.truezip.sample.file.app.Nzip.class - [JAR]
├─ de.schlichtherle.truezip.sample.file.app.package-info.class - [JAR]