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 cmi-examples-2.0-RC4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ow2.carol.cmi.test
├─ org.ow2.carol.cmi.test.Console.class - [JAR]
├─ org.ow2.carol.cmi.test.IIOPHelloServer.class - [JAR]
├─ org.ow2.carol.cmi.test.JRMPHelloServer.class - [JAR]
├─ org.ow2.carol.cmi.test.JRMPHelloServer_Stub.class - [JAR]
├─ org.ow2.carol.cmi.test.TestClient.class - [JAR]
├─ org.ow2.carol.cmi.test.TestItf.class - [JAR]
├─ org.ow2.carol.cmi.test._IIOPHelloServer_Tie.class - [JAR]
├─ org.ow2.carol.cmi.test._TestItf_Stub.class - [JAR]