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 webprotege-gh-issues-0.9.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
edu.stanford.protege.github.issues.server
├─ edu.stanford.protege.github.issues.server.GetGitHubIssuesRequest.class - [JAR]
├─ edu.stanford.protege.github.issues.server.GetGitHubIssuesResponse.class - [JAR]
├─ edu.stanford.protege.github.issues.server.GitHubIssuesChangedEvent.class - [JAR]
edu.stanford.protege.github.issues
├─ edu.stanford.protege.github.issues.WebProtegeGitHubIssuesApplication.class - [JAR]
edu.stanford.protege.github.issues.shared
├─ edu.stanford.protege.github.issues.shared.AutoValue_GitHubComment.class - [JAR]
├─ edu.stanford.protege.github.issues.shared.AutoValue_GitHubComment_CustomFieldSerializer.class - [JAR]
├─ edu.stanford.protege.github.issues.shared.AutoValue_GitHubIssue.class - [JAR]
├─ edu.stanford.protege.github.issues.shared.AutoValue_GitHubIssue_CustomFieldSerializer.class - [JAR]
├─ edu.stanford.protege.github.issues.shared.AutoValue_GitHubLabel.class - [JAR]
├─ edu.stanford.protege.github.issues.shared.AutoValue_GitHubLabel_CustomFieldSerializer.class - [JAR]
├─ edu.stanford.protege.github.issues.shared.AutoValue_GitHubMilestone.class - [JAR]
├─ edu.stanford.protege.github.issues.shared.AutoValue_GitHubMilestone_CustomFieldSerializer.class - [JAR]
├─ edu.stanford.protege.github.issues.shared.AutoValue_GitHubReactions.class - [JAR]
├─ edu.stanford.protege.github.issues.shared.AutoValue_GitHubReactions_CustomFieldSerializer.class - [JAR]
├─ edu.stanford.protege.github.issues.shared.GitHubAuthorAssociation.class - [JAR]
├─ edu.stanford.protege.github.issues.shared.GitHubComment.class - [JAR]
├─ edu.stanford.protege.github.issues.shared.GitHubIssue.class - [JAR]
├─ edu.stanford.protege.github.issues.shared.GitHubLabel.class - [JAR]
├─ edu.stanford.protege.github.issues.shared.GitHubMilestone.class - [JAR]
├─ edu.stanford.protege.github.issues.shared.GitHubReaction.class - [JAR]
├─ edu.stanford.protege.github.issues.shared.GitHubReactions.class - [JAR]
├─ edu.stanford.protege.github.issues.shared.GitHubState.class - [JAR]
├─ edu.stanford.protege.github.issues.shared.GitHubStateReason.class - [JAR]
├─ edu.stanford.protege.github.issues.shared.GwtCompatible.class - [JAR]