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 scala-profiler-0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
education.x.commons
├─ education.x.commons.CumulativeMeasureService.class - [JAR]
├─ education.x.commons.FixedQueue.class - [JAR]
├─ education.x.commons.MeasureService.class - [JAR]
├─ education.x.commons.MeasureValue.class - [JAR]
├─ education.x.commons.Profiler.class - [JAR]
├─ education.x.commons.Record.class - [JAR]
education.x.jcommons
├─ education.x.jcommons.JProfiler.class - [JAR]