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 ballast-debugger-client-jvm-4.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.copper_leaf.ballast_debugger_client
├─ io.github.copper_leaf.ballast_debugger_client.BuildConfigKt.class - [JAR]
com.copperleaf.ballast.debugger
├─ com.copperleaf.ballast.debugger.BallastDebuggerClientConnection.class - [JAR]
├─ com.copperleaf.ballast.debugger.BallastDebuggerInterceptor.class - [JAR]
├─ com.copperleaf.ballast.debugger.JsonDebuggerAdapter.class - [JAR]
├─ com.copperleaf.ballast.debugger.LambdaDebuggerAdapter.class - [JAR]
├─ com.copperleaf.ballast.debugger.ToStringDebuggerAdapter.class - [JAR]