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 ssh-plugin-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.xlcloud.ssh.mojo
├─ org.xlcloud.ssh.mojo.Connection.class - [JAR]
├─ org.xlcloud.ssh.mojo.HelpMojo.class - [JAR]
├─ org.xlcloud.ssh.mojo.SSHTunnelMojo.class - [JAR]
├─ org.xlcloud.ssh.mojo.Tunnel.class - [JAR]