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 phone-home-client-0.21.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.synopsys.integration.phonehome.exception
├─ com.synopsys.integration.phonehome.exception.PhoneHomeException.class - [JAR]
com.synopsys.integration.phonehome.enums
├─ com.synopsys.integration.phonehome.enums.ProductIdEnum.class - [JAR]
com.synopsys.integration.phonehome.google.analytics
├─ com.synopsys.integration.phonehome.google.analytics.GoogleAnalyticsConstants.class - [JAR]
├─ com.synopsys.integration.phonehome.google.analytics.GoogleAnalyticsRequestHelper.class - [JAR]
├─ com.synopsys.integration.phonehome.google.analytics.GoogleAnalyticsRequestTransformer.class - [JAR]
com.synopsys.integration.phonehome
├─ com.synopsys.integration.phonehome.PhoneHomeClient.class - [JAR]
├─ com.synopsys.integration.phonehome.PhoneHomeRequestBody.class - [JAR]
├─ com.synopsys.integration.phonehome.PhoneHomeResponse.class - [JAR]
├─ com.synopsys.integration.phonehome.PhoneHomeService.class - [JAR]