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-sandbox-0.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openrewrite.sandbox
├─ org.openrewrite.sandbox.GetToOrElseThrow.class - [JAR]
├─ org.openrewrite.sandbox.JavaTypeDeduplicationTypeVisitor.class - [JAR]
├─ org.openrewrite.sandbox.JavaTypeDeduplicationVisitor.class - [JAR]
├─ org.openrewrite.sandbox.JavaTypeDensityStudy.class - [JAR]
├─ org.openrewrite.sandbox.JavaTypeUtils.class - [JAR]
├─ org.openrewrite.sandbox.JavaTypeVariants.class - [JAR]
├─ org.openrewrite.sandbox.SingleLoopUnsafeJavaTypeVisitor.class - [JAR]
├─ org.openrewrite.sandbox.package-info.class - [JAR]
org.openrewrite.sandbox.table
├─ org.openrewrite.sandbox.table.TypeReport.class - [JAR]