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 json-integration-tests-0.13.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.bluecirclesoft.open.jigen.integration.testPackage1
├─ com.bluecirclesoft.open.jigen.integration.testPackage1.GenericList.class - [JAR]
com.bluecirclesoft.open.jigen.integration.testPackage2
├─ com.bluecirclesoft.open.jigen.integration.testPackage2.ClassA.class - [JAR]
├─ com.bluecirclesoft.open.jigen.integration.testPackage2.ClassB.class - [JAR]
├─ com.bluecirclesoft.open.jigen.integration.testPackage2.ClassC.class - [JAR]
├─ com.bluecirclesoft.open.jigen.integration.testPackage2.EnumA.class - [JAR]
├─ com.bluecirclesoft.open.jigen.integration.testPackage2.EnumB.class - [JAR]
com.bluecirclesoft.open.jigen.integration
├─ com.bluecirclesoft.open.jigen.integration.JsonRequest.class - [JAR]
├─ com.bluecirclesoft.open.jigen.integration.JsonResponse.class - [JAR]
├─ com.bluecirclesoft.open.jigen.integration.MergeHelper.class - [JAR]
├─ com.bluecirclesoft.open.jigen.integration.NestedInner.class - [JAR]
├─ com.bluecirclesoft.open.jigen.integration.NestedOuter.class - [JAR]
├─ com.bluecirclesoft.open.jigen.integration.TestAllCombosTwoParameters.class - [JAR]
├─ com.bluecirclesoft.open.jigen.integration.TestDto.class - [JAR]
├─ com.bluecirclesoft.open.jigen.integration.TestServicesInvalid.class - [JAR]
├─ com.bluecirclesoft.open.jigen.integration.TestServicesObject.class - [JAR]
├─ com.bluecirclesoft.open.jigen.integration.TestServicesString.class - [JAR]
├─ com.bluecirclesoft.open.jigen.integration.TestServicesVoid.class - [JAR]
├─ com.bluecirclesoft.open.jigen.integration.VoidTestState.class - [JAR]
com.bluecirclesoft.open.jigen.integration.testPackage1.p11
├─ com.bluecirclesoft.open.jigen.integration.testPackage1.p11.ClassA.class - [JAR]
com.bluecirclesoft.open.jigen.integration.testPackage1.p12
├─ com.bluecirclesoft.open.jigen.integration.testPackage1.p12.ClassB.class - [JAR]
├─ com.bluecirclesoft.open.jigen.integration.testPackage1.p12.ClassC.class - [JAR]