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 comm-text-0.0.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
info.kwarc.sally.comm.text
├─ info.kwarc.sally.comm.text.AutocompleteRequest.class - [JAR]
├─ info.kwarc.sally.comm.text.AutocompleteResponse.class - [JAR]
├─ info.kwarc.sally.comm.text.GetCurrentSelection.class - [JAR]
├─ info.kwarc.sally.comm.text.GetCurrentSelectionResponse.class - [JAR]
├─ info.kwarc.sally.comm.text.GetText.class - [JAR]
├─ info.kwarc.sally.comm.text.GetTextResponse.class - [JAR]
├─ info.kwarc.sally.comm.text.ObjectFactory.class - [JAR]
├─ info.kwarc.sally.comm.text.SelectText.class - [JAR]
├─ info.kwarc.sally.comm.text.package-info.class - [JAR]