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 uberterm-api_sjs0.6_2.12-1.0.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.outr.uberterm
├─ com.outr.uberterm.ColorScheme.class - [JAR]
├─ com.outr.uberterm.CommandHelp.class - [JAR]
├─ com.outr.uberterm.Macros.class - [JAR]
├─ com.outr.uberterm.ModuleHelp.class - [JAR]
├─ com.outr.uberterm.NoResult.class - [JAR]
├─ com.outr.uberterm.Solarized.class - [JAR]
├─ com.outr.uberterm.UberTerm.class - [JAR]
├─ com.outr.uberterm.UberTermModule.class - [JAR]
com.outr.uberterm.result
├─ com.outr.uberterm.result.ResultContainer.class - [JAR]
├─ com.outr.uberterm.result.SimpleCommandResult.class - [JAR]