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 simpleivr-testing_3-0.8.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
simpleivr.testing
├─ simpleivr.testing.IdIvrCommandInterpreter.class - [JAR]
├─ simpleivr.testing.Interaction.class - [JAR]
├─ simpleivr.testing.InteractionIvrCommandInterpreter.class - [JAR]
├─ simpleivr.testing.InteractionTest.class - [JAR]
├─ simpleivr.testing.InteractionTestBase.class - [JAR]
├─ simpleivr.testing.Interactions.class - [JAR]
├─ simpleivr.testing.NullIvrCommandInterpreter.class - [JAR]
├─ simpleivr.testing.ParseChoices.class - [JAR]
├─ simpleivr.testing.Util.class - [JAR]