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 qtaf-testrail-plugin-0.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.qytera.testrail.event_subscriber
├─ de.qytera.testrail.event_subscriber.UploadTestsSubscriber.class - [JAR]
de.qytera.testrail.config
├─ de.qytera.testrail.config.TestRailConfigHelper.class - [JAR]
de.qytera.testrail.utils
├─ de.qytera.testrail.utils.APIClient.class - [JAR]
├─ de.qytera.testrail.utils.APIException.class - [JAR]
├─ de.qytera.testrail.utils.TestRailManager.class - [JAR]
de.qytera.testrail.annotations
├─ de.qytera.testrail.annotations.TestRail.class - [JAR]
de.qytera.testrail.entity
├─ de.qytera.testrail.entity.Attachment.class - [JAR]
├─ de.qytera.testrail.entity.Attachments.class - [JAR]
├─ de.qytera.testrail.entity.Link.class - [JAR]