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 glacijava-trace-2023.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.shepherdviolet.glacimon.java.x.trace
├─ com.github.shepherdviolet.glacimon.java.x.trace.DefaultTraceProvider.class - [JAR]
├─ com.github.shepherdviolet.glacimon.java.x.trace.InvalidBatonException.class - [JAR]
├─ com.github.shepherdviolet.glacimon.java.x.trace.LocalTraceIdProvider.class - [JAR]
├─ com.github.shepherdviolet.glacimon.java.x.trace.Slf4jTraceIdProvider.class - [JAR]
├─ com.github.shepherdviolet.glacimon.java.x.trace.Trace.class - [JAR]
├─ com.github.shepherdviolet.glacimon.java.x.trace.TraceBaton.class - [JAR]
├─ com.github.shepherdviolet.glacimon.java.x.trace.TraceIdProvider.class - [JAR]
├─ com.github.shepherdviolet.glacimon.java.x.trace.TraceProvider.class - [JAR]