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 scio-repl_2.11-0.8.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.spotify.scio.repl
├─ com.spotify.scio.repl.BaseScioShell.class - [JAR]
├─ com.spotify.scio.repl.ILoopCompat.class - [JAR]
├─ com.spotify.scio.repl.IoCommands.class - [JAR]
├─ com.spotify.scio.repl.ReplScioContext.class - [JAR]
├─ com.spotify.scio.repl.ScioILoop.class - [JAR]
├─ com.spotify.scio.repl.ScioReplClassLoader.class - [JAR]
├─ com.spotify.scio.repl.ScioReplSysProps.class - [JAR]
├─ com.spotify.scio.repl.ScioShell.class - [JAR]
├─ com.spotify.scio.repl.package.class - [JAR]