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 hippo-unit-tester-2.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
nl.openweb.hippo
├─ nl.openweb.hippo.AbstractRepoTest.class - [JAR]
├─ nl.openweb.hippo.BaseHippoTest.class - [JAR]
├─ nl.openweb.hippo.SimpleHippoTest.class - [JAR]
nl.openweb.hippo.exception
├─ nl.openweb.hippo.exception.SetupTeardownException.class - [JAR]
nl.openweb.hippo.mock
├─ nl.openweb.hippo.mock.DelegatingComponentManager.class - [JAR]
├─ nl.openweb.hippo.mock.MockHstLink.class - [JAR]
├─ nl.openweb.hippo.mock.MockHstLinkCreator.class - [JAR]
├─ nl.openweb.hippo.mock.MockMount.class - [JAR]
├─ nl.openweb.hippo.mock.MockResolvedMount.class - [JAR]