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 plantarch-0.0.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
tech.dolch.plantarch
├─ tech.dolch.plantarch.Actor.class - [JAR]
├─ tech.dolch.plantarch.ClassDiagram.class - [JAR]
├─ tech.dolch.plantarch.Container.class - [JAR]
├─ tech.dolch.plantarch.ErmDiagram.class - [JAR]
├─ tech.dolch.plantarch.Recorder.class - [JAR]
├─ tech.dolch.plantarch.Relation.class - [JAR]
├─ tech.dolch.plantarch.RelationType.class - [JAR]
├─ tech.dolch.plantarch.SequenceDiagram.class - [JAR]