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 mycila-testing-jmock-2.9.ga.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.mycila.testing.plugin.jmock
├─ com.mycila.testing.plugin.jmock.JMock2TestPlugin.class - [JAR]
├─ com.mycila.testing.plugin.jmock.Mock.class - [JAR]
├─ com.mycila.testing.plugin.jmock.MockContext.class - [JAR]
├─ com.mycila.testing.plugin.jmock.MockContextProvider.class - [JAR]