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 diagram-server-0.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.typefox.sprotty.server.json
├─ io.typefox.sprotty.server.json.ActionTypeAdapter.class - [JAR]
├─ io.typefox.sprotty.server.json.EnumTypeAdapter.class - [JAR]
├─ io.typefox.sprotty.server.json.PropertyBasedTypeAdapter.class - [JAR]
io.typefox.sprotty.server.websocket
├─ io.typefox.sprotty.server.websocket.DiagramServerEndpoint.class - [JAR]