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 psi-core-2.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.meschbach.psi
├─ com.meschbach.psi.Client.class - [JAR]
├─ com.meschbach.psi.CompositePSIException.class - [JAR]
├─ com.meschbach.psi.Container.class - [JAR]
├─ com.meschbach.psi.ContainerFactory.class - [JAR]
├─ com.meschbach.psi.PSI.class - [JAR]
├─ com.meschbach.psi.PSIException.class - [JAR]
├─ com.meschbach.psi.WebContainer.class - [JAR]
├─ com.meschbach.psi.WebContext.class - [JAR]