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 fakereplace-weld-1.0.0.Alpha7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.fakereplace.integration.weld
├─ org.fakereplace.integration.weld.WeldClassChangeAware.class - [JAR]
├─ org.fakereplace.integration.weld.WeldClassTransformer.class - [JAR]
├─ org.fakereplace.integration.weld.WeldExtension.class - [JAR]
org.fakereplace.integration.weld.javassist
├─ org.fakereplace.integration.weld.javassist.WeldProxyClassLoadingDelegate.class - [JAR]