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 agsftAutomationReport-1.2.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.agsft.report.constant
├─ com.agsft.report.constant.TestCaseStatus.class - [JAR]
com.agsft.report.util
├─ com.agsft.report.util.AppUtility.class - [JAR]
├─ com.agsft.report.util.DateUtility.class - [JAR]
├─ com.agsft.report.util.RestApiResp.class - [JAR]
com.agsft.report
├─ com.agsft.report.AGSTestReports.class - [JAR]
├─ com.agsft.report.TestCase.class - [JAR]
├─ com.agsft.report.TestClass.class - [JAR]
com.agsft.report.exception
├─ com.agsft.report.exception.InvalidLicense.class - [JAR]