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 rewrite-recipe-starter-test-v0.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.timoa.table
├─ io.github.timoa.table.ClassHierarchyReport.class - [JAR]
io.github.timoa
├─ io.github.timoa.AppendToReleaseNotes.class - [JAR]
├─ io.github.timoa.AssertEqualsToAssertThat.class - [JAR]
├─ io.github.timoa.ClassHierarchy.class - [JAR]
├─ io.github.timoa.NoGuavaListsNewArrayList.class - [JAR]
├─ io.github.timoa.SimplifyTernary.class - [JAR]
├─ io.github.timoa.SimplifyTernaryRecipes.class - [JAR]
├─ io.github.timoa.UpdateConcoursePipeline.class - [JAR]
├─ io.github.timoa.package-info.class - [JAR]