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 xtext-diagram-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.xtext.websocket
├─ io.typefox.sprotty.server.xtext.websocket.LanguageMessageHandler.class - [JAR]
├─ io.typefox.sprotty.server.xtext.websocket.LanguageServerEndpoint.class - [JAR]
├─ io.typefox.sprotty.server.xtext.websocket.WebSocketMessageConsumer.class - [JAR]
├─ io.typefox.sprotty.server.xtext.websocket.WebSocketMessageSender.class - [JAR]
io.typefox.sprotty.server.xtext
├─ io.typefox.sprotty.server.xtext.DefaultDiagramModule.class - [JAR]
├─ io.typefox.sprotty.server.xtext.DeferredDiagramUpdater.class - [JAR]
├─ io.typefox.sprotty.server.xtext.DiagramEndpoint.class - [JAR]
├─ io.typefox.sprotty.server.xtext.DiagramLanguageServerExtension.class - [JAR]
├─ io.typefox.sprotty.server.xtext.DiagramServerEndpoint.class - [JAR]
├─ io.typefox.sprotty.server.xtext.IDiagramGenerator.class - [JAR]
├─ io.typefox.sprotty.server.xtext.ILanguageAwareDiagramServer.class - [JAR]
├─ io.typefox.sprotty.server.xtext.LanguageAwareDiagramServer.class - [JAR]
io.typefox.sprotty.server.xtext.tracing
├─ io.typefox.sprotty.server.xtext.tracing.ITraceProvider.class - [JAR]
├─ io.typefox.sprotty.server.xtext.tracing.TraceRegionProvider.class - [JAR]
├─ io.typefox.sprotty.server.xtext.tracing.Traceable.class - [JAR]
├─ io.typefox.sprotty.server.xtext.tracing.UriTraceProvider.class - [JAR]
io.typefox.sprotty.server.xtext.ide
├─ io.typefox.sprotty.server.xtext.ide.IdeDiagramClient.class - [JAR]
├─ io.typefox.sprotty.server.xtext.ide.IdeDiagramModule.class - [JAR]
├─ io.typefox.sprotty.server.xtext.ide.IdeDiagramOpenListener.class - [JAR]
├─ io.typefox.sprotty.server.xtext.ide.IdeDiagramSelectionListener.class - [JAR]
├─ io.typefox.sprotty.server.xtext.ide.IdeHighlightService.class - [JAR]
├─ io.typefox.sprotty.server.xtext.ide.IdeLanguageServerExtension.class - [JAR]
├─ io.typefox.sprotty.server.xtext.ide.OpenInTextEditorMessage.class - [JAR]