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 junit4-suite-generator-1.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.vinccool96.junit4.generator.generator
├─ io.github.vinccool96.junit4.generator.generator.FileUtil.class - [JAR]
├─ io.github.vinccool96.junit4.generator.generator.Generator.class - [JAR]
├─ io.github.vinccool96.junit4.generator.generator.ImportStringComparator.class - [JAR]