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 junion-1.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
theleo.jstruct
├─ theleo.jstruct.ArraySize.class - [JAR]
├─ theleo.jstruct.Mem.class - [JAR]
├─ theleo.jstruct.NullPointerDereference.class - [JAR]
├─ theleo.jstruct.Reference.class - [JAR]
├─ theleo.jstruct.StackOutOfMemory.class - [JAR]
├─ theleo.jstruct.Struct.class - [JAR]
├─ theleo.jstruct.WildPointerException.class - [JAR]
theleo.jstruct.hidden
├─ theleo.jstruct.hidden.AutoArray.class - [JAR]
├─ theleo.jstruct.hidden.AutoHybrid.class - [JAR]
├─ theleo.jstruct.hidden.CompileException.class - [JAR]
├─ theleo.jstruct.hidden.Hyb1.class - [JAR]
├─ theleo.jstruct.hidden.Mem0.class - [JAR]
├─ theleo.jstruct.hidden.Order.class - [JAR]
├─ theleo.jstruct.hidden.Ref1.class - [JAR]
├─ theleo.jstruct.hidden.Stack.class - [JAR]