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 tppt-mirror-application-0.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.pms1.tppt.mirror
├─ com.github.pms1.tppt.mirror.Activator.class - [JAR]
├─ com.github.pms1.tppt.mirror.MirrorApplication.class - [JAR]
├─ com.github.pms1.tppt.mirror.MirrorSpec.class - [JAR]
├─ com.github.pms1.tppt.mirror.MyTransport.class - [JAR]
├─ com.github.pms1.tppt.mirror.SlicingAlgorithm.class - [JAR]
├─ com.github.pms1.tppt.mirror.Uris.class - [JAR]
com.github.pms1.tppt.mirror.jaxb
├─ com.github.pms1.tppt.mirror.jaxb.Mirror.class - [JAR]
├─ com.github.pms1.tppt.mirror.jaxb.Mirrors.class - [JAR]
├─ com.github.pms1.tppt.mirror.jaxb.Proxy.class - [JAR]