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 fixtures-0.1.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.agistep.foo
├─ io.agistep.foo.Foo.class - [JAR]
├─ io.agistep.foo.FooCreated.class - [JAR]
├─ io.agistep.foo.FooDone.class - [JAR]
├─ io.agistep.foo.FooReOpened.class - [JAR]