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 hupubao-common-http-0.0.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
win.hupubao.test
├─ win.hupubao.test.Test.class - [JAR]
com.hupubao.common.http
├─ com.hupubao.common.http.Page.class - [JAR]
com.hupubao.common.http.utils
├─ com.hupubao.common.http.utils.XmlUtils.class - [JAR]