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 remote-servers-git-142.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.intellij.remoteServer.util
├─ com.intellij.remoteServer.util.CloudGitDeploymentChecker.class - [JAR]
├─ com.intellij.remoteServer.util.CloudGitDeploymentDetector.class - [JAR]
├─ com.intellij.remoteServer.util.CloudGitDeploymentRuntime.class - [JAR]
├─ com.intellij.remoteServer.util.CloudModuleDeploymentRuntimeProviderBase.class - [JAR]
com.intellij.remoteServer.util.importProject
├─ com.intellij.remoteServer.util.importProject.CloudGitChooseAccountStepBase.class - [JAR]
├─ com.intellij.remoteServer.util.importProject.CloudGitChooseAccountStepImpl.class - [JAR]
├─ com.intellij.remoteServer.util.importProject.CloudGitJavaSourceRoot.class - [JAR]
├─ com.intellij.remoteServer.util.importProject.CloudGitProjectRoot.class - [JAR]
├─ com.intellij.remoteServer.util.importProject.CloudGitProjectStructureDetector.class - [JAR]
├─ com.intellij.remoteServer.util.importProject.CloudGitRemoteDetector.class - [JAR]