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 jsoar-soar2soar-4.1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jsoar.soar2soar
├─ org.jsoar.soar2soar.ClientAgent.class - [JAR]
├─ org.jsoar.soar2soar.EnvironmentAgent.class - [JAR]
├─ org.jsoar.soar2soar.Soar2Soar.class - [JAR]
├─ org.jsoar.soar2soar.Soar2SoarRunController.class - [JAR]