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 jfrunit-events-generator-1.0.0.Alpha2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.moditect.jfrunit.generator.events.model
├─ org.moditect.jfrunit.generator.events.model.Attribute.class - [JAR]
├─ org.moditect.jfrunit.generator.events.model.Event.class - [JAR]
├─ org.moditect.jfrunit.generator.events.model.JfrDoc.class - [JAR]
├─ org.moditect.jfrunit.generator.events.model.Type.class - [JAR]
org.moditect.jfrunit.generator
├─ org.moditect.jfrunit.generator.JfrUnitConstantsGenerator.class - [JAR]
├─ org.moditect.jfrunit.generator.JrfUnitGeneratorProcessor.class - [JAR]