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 corbaloc-3.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jacorb.demo.corbaloc
├─ org.jacorb.demo.corbaloc.Client.class - [JAR]
├─ org.jacorb.demo.corbaloc.GoodDay.class - [JAR]
├─ org.jacorb.demo.corbaloc.GoodDayHelper.class - [JAR]
├─ org.jacorb.demo.corbaloc.GoodDayHolder.class - [JAR]
├─ org.jacorb.demo.corbaloc.GoodDayImpl.class - [JAR]
├─ org.jacorb.demo.corbaloc.GoodDayOperations.class - [JAR]
├─ org.jacorb.demo.corbaloc.GoodDayPOA.class - [JAR]
├─ org.jacorb.demo.corbaloc.GoodDayPOATie.class - [JAR]
├─ org.jacorb.demo.corbaloc.Server.class - [JAR]
├─ org.jacorb.demo.corbaloc._GoodDayStub.class - [JAR]