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 com.io7m.jodist.tests-2.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.io7m.jodist.tests
├─ com.io7m.jodist.tests.AbstractTypesTest.class - [JAR]
├─ com.io7m.jodist.tests.AnnotatedTypeNameTest.class - [JAR]
├─ com.io7m.jodist.tests.CodeBlockTest.class - [JAR]
├─ com.io7m.jodist.tests.CodeWriterTest.class - [JAR]
├─ com.io7m.jodist.tests.FieldSpecTest.class - [JAR]
├─ com.io7m.jodist.tests.FileWritingTest.class - [JAR]
├─ com.io7m.jodist.tests.LineWrapperTest.class - [JAR]
├─ com.io7m.jodist.tests.NameAllocatorTest.class - [JAR]
├─ com.io7m.jodist.tests.TestFiler.class - [JAR]
├─ com.io7m.jodist.tests.TestUtil.class - [JAR]
├─ com.io7m.jodist.tests.TypeNameTest.class - [JAR]
├─ com.io7m.jodist.tests.TypesEclipseTest.class - [JAR]
├─ com.io7m.jodist.tests.UtilTest.class - [JAR]