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 che-plugin-github-shared-6.19.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.che.plugin.github.shared
├─ org.eclipse.che.plugin.github.shared.Collaborators.class - [JAR]
├─ org.eclipse.che.plugin.github.shared.GitHubIssueComment.class - [JAR]
├─ org.eclipse.che.plugin.github.shared.GitHubIssueCommentInput.class - [JAR]
├─ org.eclipse.che.plugin.github.shared.GitHubKey.class - [JAR]
├─ org.eclipse.che.plugin.github.shared.GitHubPullRequest.class - [JAR]
├─ org.eclipse.che.plugin.github.shared.GitHubPullRequestCreationInput.class - [JAR]
├─ org.eclipse.che.plugin.github.shared.GitHubPullRequestHead.class - [JAR]
├─ org.eclipse.che.plugin.github.shared.GitHubPullRequestList.class - [JAR]
├─ org.eclipse.che.plugin.github.shared.GitHubRepository.class - [JAR]
├─ org.eclipse.che.plugin.github.shared.GitHubRepositoryList.class - [JAR]
├─ org.eclipse.che.plugin.github.shared.GitHubUrlUtils.class - [JAR]
├─ org.eclipse.che.plugin.github.shared.GitHubUser.class - [JAR]