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 jsf-util-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.jhonyscamacho.cdi
├─ com.github.jhonyscamacho.cdi.ViewContextExtension.class - [JAR]
├─ com.github.jhonyscamacho.cdi.ViewScopedContext.class - [JAR]
com.github.jhonyscamacho.message
├─ com.github.jhonyscamacho.message.MessageFacesUtil.class - [JAR]
com.github.jhonyscamacho.exception.handler
├─ com.github.jhonyscamacho.exception.handler.JsfExceptionHandler.class - [JAR]
├─ com.github.jhonyscamacho.exception.handler.JsfExceptionHandlerFactory.class - [JAR]