Skip to content
Discussion options

You must be logged in to vote

Hey @Mansalek,

does it work with the Java-based GLSP server?

This seems like a windows path issue:

Could not load model from file: /c:/...

I think the leading / should not be there.

You could try to add a .substring(1) here: https://github.com/eclipse-glsp/glsp-theia-integration/blob/f658c13ad3e994969b2fb8120592f929d32c1510/packages/theia-integration/src/browser/diagram/glsp-diagram-widget.ts#L93. If this is indeed the problem it should work in the meantime for you and we can provide a fix as soon as possible.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@Mansalek
Comment options

@sgraband
Comment options

Answer selected by Mansalek
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@Mansalek
Comment options

@planger
Comment options

@tortmayr
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
4 participants