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-10.5.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
uk.org.retep.microkernel.shell
├─ uk.org.retep.microkernel.shell.AbstractInteractiveShell.class - [JAR]
├─ uk.org.retep.microkernel.shell.GlobalAdapter.class - [JAR]
├─ uk.org.retep.microkernel.shell.InteractiveShell.class - [JAR]
├─ uk.org.retep.microkernel.shell.KernelShell.class - [JAR]
├─ uk.org.retep.microkernel.shell.KernelShellModule.class - [JAR]
├─ uk.org.retep.microkernel.shell.ScriptNotFoundException.class - [JAR]
uk.org.retep.microkernel.shell.utils
├─ uk.org.retep.microkernel.shell.utils.ProgressBar.class - [JAR]