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 jboss-seam-debug-2.3.26.ayg.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jboss.seam.debug
├─ org.jboss.seam.debug.Contexts.class - [JAR]
├─ org.jboss.seam.debug.Introspector.class - [JAR]
org.jboss.seam.debug.jsf2
├─ org.jboss.seam.debug.jsf2.DebugRedirect.class - [JAR]