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 dii-3.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jacorb.demo.dii
├─ org.jacorb.demo.dii.Client.class - [JAR]
├─ org.jacorb.demo.dii.DiiServer.class - [JAR]
├─ org.jacorb.demo.dii.Server.class - [JAR]
├─ org.jacorb.demo.dii.ServerHelper.class - [JAR]
├─ org.jacorb.demo.dii.ServerHolder.class - [JAR]
├─ org.jacorb.demo.dii.ServerImpl.class - [JAR]
├─ org.jacorb.demo.dii.ServerOperations.class - [JAR]
├─ org.jacorb.demo.dii.ServerPOA.class - [JAR]
├─ org.jacorb.demo.dii.ServerPOATie.class - [JAR]
├─ org.jacorb.demo.dii._ServerStub.class - [JAR]
org.jacorb.demo.dii.ServerPackage
├─ org.jacorb.demo.dii.ServerPackage.e.class - [JAR]
├─ org.jacorb.demo.dii.ServerPackage.eHelper.class - [JAR]
├─ org.jacorb.demo.dii.ServerPackage.eHolder.class - [JAR]