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 crsh.shell.jcr-1.0.0-beta17.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.crsh.jcr
├─ org.crsh.jcr.Exporter.class - [JAR]
├─ org.crsh.jcr.FileSystem.class - [JAR]
├─ org.crsh.jcr.FileSystemAction.class - [JAR]
├─ org.crsh.jcr.Importer.class - [JAR]
├─ org.crsh.jcr.JCR.class - [JAR]
├─ org.crsh.jcr.JCRPlugin.class - [JAR]
├─ org.crsh.jcr.JCRUtils.class - [JAR]
├─ org.crsh.jcr.NodeMetaClass.class - [JAR]
├─ org.crsh.jcr.PropertyType.class - [JAR]
├─ org.crsh.jcr.SCPCommand.class - [JAR]
├─ org.crsh.jcr.SCPCommandPlugin.class - [JAR]
├─ org.crsh.jcr.SinkCommand.class - [JAR]
├─ org.crsh.jcr.SourceCommand.class - [JAR]