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 jamal-testsupport-2.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
javax0.jamal.testsupport
├─ javax0.jamal.testsupport.JamalTests.class - [JAR]
├─ javax0.jamal.testsupport.JamalYamlTest.class - [JAR]
├─ javax0.jamal.testsupport.TestAll.class - [JAR]
├─ javax0.jamal.testsupport.TestThat.class - [JAR]