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 log4j-configurator-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.mayconmfl.log4jconfigurator.config
├─ com.github.mayconmfl.log4jconfigurator.config.InitManager.class - [JAR]
├─ com.github.mayconmfl.log4jconfigurator.config.Log4jConfiguratorImpl.class - [JAR]
com.github.mayconmfl.log4jconfigurator.help
├─ com.github.mayconmfl.log4jconfigurator.help.FilePathFormatter.class - [JAR]
com.github.mayconmfl.log4jconfigurator.interfaces
├─ com.github.mayconmfl.log4jconfigurator.interfaces.Log4jConfigurator.class - [JAR]