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-annotation-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.annotation
├─ info.kwarc.sally.comm.annotation.GetAnnotations.class - [JAR]
├─ info.kwarc.sally.comm.annotation.GetAnnotationsResponse.class - [JAR]
├─ info.kwarc.sally.comm.annotation.GetSelection.class - [JAR]
├─ info.kwarc.sally.comm.annotation.GetSelectionResponse.class - [JAR]
├─ info.kwarc.sally.comm.annotation.NavigateTo.class - [JAR]
├─ info.kwarc.sally.comm.annotation.ObjectFactory.class - [JAR]
├─ info.kwarc.sally.comm.annotation.PersistSelection.class - [JAR]
├─ info.kwarc.sally.comm.annotation.RemoveAnnotation.class - [JAR]
├─ info.kwarc.sally.comm.annotation.package-info.class - [JAR]