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 issuetracker-stats-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jvnet.its
├─ org.jvnet.its.AgeTrendBuilder.class - [JAR]
├─ org.jvnet.its.BugCountGraph.class - [JAR]
├─ org.jvnet.its.BugsLifeGraph.class - [JAR]
├─ org.jvnet.its.ColorPalette.class - [JAR]
├─ org.jvnet.its.CreatedVsResolvedGraph.class - [JAR]
├─ org.jvnet.its.Generator.class - [JAR]
├─ org.jvnet.its.Graph.class - [JAR]
├─ org.jvnet.its.Main.class - [JAR]
├─ org.jvnet.its.TimePeriodFactory.class - [JAR]
├─ org.jvnet.its.TimelineTrendBuilder.class - [JAR]
├─ org.jvnet.its.TrendBuilder.class - [JAR]