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 test-helpers-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.collaborne.qa.test.suppliers
├─ com.collaborne.qa.test.suppliers.EnumValuesSupplier.class - [JAR]
com.collaborne.test
├─ com.collaborne.test.Assert.class - [JAR]
com.collaborne.qa.test.annotations
├─ com.collaborne.qa.test.annotations.AllValues.class - [JAR]