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 bamboo-repository-viewers-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.marvelution.bamboo.repository.viewer
├─ org.marvelution.bamboo.repository.viewer.CommitUriProvider.class - [JAR]
├─ org.marvelution.bamboo.repository.viewer.GitWebRepositoryViewer.class - [JAR]
org.marvelution.bamboo.repository.viewer.github
├─ org.marvelution.bamboo.repository.viewer.github.GitHubUriProvider.class - [JAR]
org.marvelution.bamboo.repository.viewer.bitbucket
├─ org.marvelution.bamboo.repository.viewer.bitbucket.BitbucketUriProvider.class - [JAR]