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 acceptance-tests-0.60.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.atam.atam4jsampleapp.resources
├─ me.atam.atam4jsampleapp.resources.CustomListenerStatusResource.class - [JAR]
me.atam.atam4jsampleapp
├─ me.atam.atam4jsampleapp.ApplicationConfiguration.class - [JAR]
├─ me.atam.atam4jsampleapp.Atam4jTestApplication.class - [JAR]
├─ me.atam.atam4jsampleapp.CustomListener.class - [JAR]
├─ me.atam.atam4jsampleapp.CustomListenerStatus.class - [JAR]