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 git-clone-2.8.14.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.jgit.internal.transport.jsch
├─ org.eclipse.jgit.internal.transport.jsch.JSchText.class - [JAR]
org.eclipse.jgit.transport
├─ org.eclipse.jgit.transport.CredentialsProviderUserInfo.class - [JAR]
├─ org.eclipse.jgit.transport.JschConfigSessionFactory.class - [JAR]
├─ org.eclipse.jgit.transport.JschSession.class - [JAR]
├─ org.eclipse.jgit.transport.OpenSshConfig.class - [JAR]
io.jpom.plugin
├─ io.jpom.plugin.DefaultGitPluginImpl.class - [JAR]
├─ io.jpom.plugin.GitUtil.class - [JAR]