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 judo-tatami-psm2asm-1.1.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
hu.blackbelt.judo.tatami.psm2asm
├─ hu.blackbelt.judo.tatami.psm2asm.Psm2Asm.class - [JAR]
├─ hu.blackbelt.judo.tatami.psm2asm.Psm2AsmTransformationTrace.class - [JAR]
├─ hu.blackbelt.judo.tatami.psm2asm.Psm2AsmWork.class - [JAR]
hu.blackbelt.judo.tatami.psm2asm.osgi
├─ hu.blackbelt.judo.tatami.psm2asm.osgi.Psm2AsmTransformationPsmModelTracker.class - [JAR]
├─ hu.blackbelt.judo.tatami.psm2asm.osgi.Psm2AsmTransformationSerivce.class - [JAR]