Skip to content

Student trying to get the project running #349

Answered by planger
glsp-bot asked this question in General
Discussion options

You must be logged in to vote

Hi,
to learn more about the protocol, please check out the documentation of the protocol. If you want to observe the traffic during the runtime, I guess the easiest way is to run the example in your browser, switch to the dev tools (F12) go to sources and open theia-diagram-server.ts (Ctrl-P) and set a logpoint in sendMessage() and messageReceived() logging the JSON.stringify(message).
About your issue opening an Ecore, I'm not sure unfortunately. Can you give more details on what you are trying?
To run the GLSP server, did you try following the steps in https://github.com/eclipse-glsp/glsp#building-and-running-the-glsp-backend? I believe they should be pretty much up to date. There are t…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by planger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants