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 shell-api-3.9.8.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jboss.forge.addon.shell.line
├─ org.jboss.forge.addon.shell.line.CommandLine.class - [JAR]
├─ org.jboss.forge.addon.shell.line.CommandOption.class - [JAR]
org.jboss.forge.addon.shell
├─ org.jboss.forge.addon.shell.CommandNotFoundListener.class - [JAR]
├─ org.jboss.forge.addon.shell.Shell.class - [JAR]
├─ org.jboss.forge.addon.shell.ShellFactory.class - [JAR]
org.jboss.forge.addon.shell.ui
├─ org.jboss.forge.addon.shell.ui.AbstractShellCommand.class - [JAR]
├─ org.jboss.forge.addon.shell.ui.ShellContext.class - [JAR]