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