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 sync-git-submodules-branches-plugin-1.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.gemoc.sync_git_submodules_branches.gittool
├─ org.gemoc.sync_git_submodules_branches.gittool.GitModuleManager.class - [JAR]
├─ org.gemoc.sync_git_submodules_branches.gittool.GitSyncError.class - [JAR]
org.gemoc.sync_git_submodules_branches
├─ org.gemoc.sync_git_submodules_branches.HelpMojo.class - [JAR]
├─ org.gemoc.sync_git_submodules_branches.SyncGitSubModulesBranchesCLI.class - [JAR]
├─ org.gemoc.sync_git_submodules_branches.SyncGitSubmodulesBranchesMojo.class - [JAR]