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 it-tidalwave-northernwind-core-profiling-1.2-ALPHA-11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.tidalwave.northernwind.profiling
├─ it.tidalwave.northernwind.profiling.RequestProfilerAspect.class - [JAR]
├─ it.tidalwave.northernwind.profiling.StatisticsCollector.class - [JAR]
it.tidalwave.northernwind.profiling.impl
├─ it.tidalwave.northernwind.profiling.impl.DefaultStatisticsCollector.class - [JAR]
├─ it.tidalwave.northernwind.profiling.impl.Stats.class - [JAR]