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 imr-3.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jacorb.demo.imr
├─ org.jacorb.demo.imr.Client.class - [JAR]
├─ org.jacorb.demo.imr.Server.class - [JAR]
├─ org.jacorb.demo.imr.SomeIf.class - [JAR]
├─ org.jacorb.demo.imr.SomeIfHelper.class - [JAR]
├─ org.jacorb.demo.imr.SomeIfHolder.class - [JAR]
├─ org.jacorb.demo.imr.SomeIfOperations.class - [JAR]
├─ org.jacorb.demo.imr.SomeIfPOA.class - [JAR]
├─ org.jacorb.demo.imr.SomeIfPOATie.class - [JAR]
├─ org.jacorb.demo.imr._SomeIfStub.class - [JAR]