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 sbt-sourcegraph_2.10_0.13-0.4.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
sbt.internal.sbtsourcegraph
├─ sbt.internal.sbtsourcegraph.Compat.class - [JAR]
com.sourcegraph.sbtsourcegraph
├─ com.sourcegraph.sbtsourcegraph.BuildInfo.class - [JAR]
├─ com.sourcegraph.sbtsourcegraph.SemanticdbPlugin.class - [JAR]
├─ com.sourcegraph.sbtsourcegraph.SourcegraphEnable.class - [JAR]
├─ com.sourcegraph.sbtsourcegraph.SourcegraphPlugin.class - [JAR]
├─ com.sourcegraph.sbtsourcegraph.Versions.class - [JAR]