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 juliac-spoon-2.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.objectweb.fractal.juliac.spoon.helper
├─ org.objectweb.fractal.juliac.spoon.helper.CtClassHelper.class - [JAR]
├─ org.objectweb.fractal.juliac.spoon.helper.CtElementHelper.class - [JAR]
├─ org.objectweb.fractal.juliac.spoon.helper.CtExecutableHelper.class - [JAR]
├─ org.objectweb.fractal.juliac.spoon.helper.CtExecutableReferenceHelper.class - [JAR]
├─ org.objectweb.fractal.juliac.spoon.helper.CtFieldHelper.class - [JAR]
├─ org.objectweb.fractal.juliac.spoon.helper.CtMethodHelper.class - [JAR]
├─ org.objectweb.fractal.juliac.spoon.helper.CtNamedElementHelper.class - [JAR]
├─ org.objectweb.fractal.juliac.spoon.helper.CtTypeHelper.class - [JAR]
├─ org.objectweb.fractal.juliac.spoon.helper.CtTypeReferenceHelper.class - [JAR]
org.objectweb.fractal.juliac.spoon
├─ org.objectweb.fractal.juliac.spoon.JDTCompiler.class - [JAR]
├─ org.objectweb.fractal.juliac.spoon.MixinClassGenerator.class - [JAR]
├─ org.objectweb.fractal.juliac.spoon.SpoonClassLoader.class - [JAR]
├─ org.objectweb.fractal.juliac.spoon.SpoonSupportImpl.class - [JAR]