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 larmic-cdi-viewscope-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jboss.weld.manager
├─ org.jboss.weld.manager.WeldServletScopesSupportForSe.class - [JAR]
de.larmic.cdi.context
├─ de.larmic.cdi.context.ViewContext.class - [JAR]
├─ de.larmic.cdi.context.ViewContextExtension.class - [JAR]
├─ de.larmic.cdi.context.ViewScoped.class - [JAR]