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 project-grapher-core-0.0.1-beta1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
kr.junhyung.projectgrapher.core.style
├─ kr.junhyung.projectgrapher.core.style.DefaultLinkStyle.class - [JAR]
├─ kr.junhyung.projectgrapher.core.style.LinkStyle.class - [JAR]
kr.junhyung.projectgrapher.core.service
├─ kr.junhyung.projectgrapher.core.service.ProjectGraphService.class - [JAR]
kr.junhyung.projectgrapher.core
├─ kr.junhyung.projectgrapher.core.ProjectGrapherConfiguration.class - [JAR]