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 integration-3.1.15-GA.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.broadleafcommerce.core.workflow.state.test
├─ org.broadleafcommerce.core.workflow.state.test.TestExampleModuleActivity.class - [JAR]
├─ org.broadleafcommerce.core.workflow.state.test.TestPassThroughRollbackErrorHandler.class - [JAR]
├─ org.broadleafcommerce.core.workflow.state.test.TestRollbackActivity.class - [JAR]
├─ org.broadleafcommerce.core.workflow.state.test.TestRollbackHandler.class - [JAR]