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 inspektr-error-1.8.12.GA.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apereo.inspektr.error.support
├─ org.apereo.inspektr.error.support.DefaultErrorLogManager.class - [JAR]
├─ org.apereo.inspektr.error.support.Slf4jLoggingErrorReporter.class - [JAR]
org.apereo.inspektr.error
├─ org.apereo.inspektr.error.ErrorLogManager.class - [JAR]
├─ org.apereo.inspektr.error.ErrorReporter.class - [JAR]