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 structurizr-plantuml-0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
name.codemax.structurizr.plantuml.docs
├─ name.codemax.structurizr.plantuml.docs.AbstractImageImporter.class - [JAR]
├─ name.codemax.structurizr.plantuml.docs.PlantUMLDocumentationImporter.class - [JAR]
├─ name.codemax.structurizr.plantuml.docs.PlantUMLImageImporter.class - [JAR]
├─ name.codemax.structurizr.plantuml.docs.SVGImageImporter.class - [JAR]
├─ name.codemax.structurizr.plantuml.docs.StaticImageImporter.class - [JAR]
name.codemax.structurizr.plantuml
├─ name.codemax.structurizr.plantuml.PlantUMLDocumentationProcessor.class - [JAR]
├─ name.codemax.structurizr.plantuml.PlantUMLImageViewGenerator.class - [JAR]
├─ name.codemax.structurizr.plantuml.StructurizrPlantUMLPlugin.class - [JAR]
├─ name.codemax.structurizr.plantuml.WorkspaceProcessor.class - [JAR]