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 gae-mini-profiler-2.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ca.jimr.gae.profiler.resources
├─ ca.jimr.gae.profiler.resources.MiniProfilerResourceLoader.class - [JAR]
ca.jimr.gae.profiler
├─ ca.jimr.gae.profiler.MiniProfiler.class - [JAR]
├─ ca.jimr.gae.profiler.MiniProfilerFilter.class - [JAR]
├─ ca.jimr.gae.profiler.MiniProfilerServlet.class - [JAR]
com.google.appengine.tools.appstats
├─ com.google.appengine.tools.appstats.MiniProfilerAppstats.class - [JAR]