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-1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.objectweb.fractal.adl.juliac.spoon
├─ org.objectweb.fractal.adl.juliac.spoon.MixinClassGenerator.class - [JAR]
├─ org.objectweb.fractal.adl.juliac.spoon.SpoonException.class - [JAR]
├─ org.objectweb.fractal.adl.juliac.spoon.SpoonHelper.class - [JAR]
├─ org.objectweb.fractal.adl.juliac.spoon.SpoonSupportImpl.class - [JAR]
├─ org.objectweb.fractal.adl.juliac.spoon.UCtClass.class - [JAR]
├─ org.objectweb.fractal.adl.juliac.spoon.UCtClassFactory.class - [JAR]
├─ org.objectweb.fractal.adl.juliac.spoon.UCtMethod.class - [JAR]