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 reqresp-se-0.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.skapral.reqresp.se.server
├─ com.github.skapral.reqresp.se.server.ServerSE.class - [JAR]
com.github.skapral.reqresp.se.bytes
├─ com.github.skapral.reqresp.se.bytes.BytesSE.class - [JAR]
com.github.skapral.reqresp.se.demo
├─ com.github.skapral.reqresp.se.demo.Main.class - [JAR]
├─ com.github.skapral.reqresp.se.demo.TestHandle.class - [JAR]
oo.atom.anno
├─ oo.atom.anno.Atom.class - [JAR]
├─ oo.atom.anno.NotAtom.class - [JAR]