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 headless-cr24-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.dynamicfiles.projects.testing.headless.cr24
├─ de.dynamicfiles.projects.testing.headless.cr24.Cr24Configuration.class - [JAR]
├─ de.dynamicfiles.projects.testing.headless.cr24.Cr24ConfigurationBuilder.class - [JAR]
├─ de.dynamicfiles.projects.testing.headless.cr24.Cr24ConfigurationBuilderException.class - [JAR]
├─ de.dynamicfiles.projects.testing.headless.cr24.Cr24DriverBuilder.class - [JAR]
├─ de.dynamicfiles.projects.testing.headless.cr24.Utils.class - [JAR]