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 stack-source-0.4.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
stack.source.internal
├─ stack.source.internal.AutoValue_Index.class - [JAR]
├─ stack.source.internal.AutoValue_IndexRegion.class - [JAR]
├─ stack.source.internal.Decorator.class - [JAR]
├─ stack.source.internal.Index.class - [JAR]
├─ stack.source.internal.IndexRegion.class - [JAR]
├─ stack.source.internal.Throwables.class - [JAR]