Skip to content

GLSP-client and Sprotty dependency #611

Answered by tortmayr
rsoika asked this question in Q&A
Discussion options

You must be logged in to vote

You are right version 0.9.0 of GLSP is only compatible with sprotty version 0.10.0. The reason for this is that sprotty introduced a complete overhaul of their action definitions with 0.11.0 (switching from a class based approach to an interface+namespace based approach) and deprecated the old way of defining actions.
In the meantime we have adapted this approach for GLSP and the nightly version of GLSP is compatible with the current sprotty nightly (potentially also 0.11.1 but that has not been tested).

If you want you could try to upgrade to the current nightly/next versions of both projects to see if you issue is resolved:
https://www.npmjs.com/package/@eclipse-glsp/client/v/0.10.0-nex…

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
7 replies
@rsoika
Comment options

@tortmayr
Comment options

@rsoika
Comment options

@rsoika
Comment options

@rsoika
Comment options

Answer selected by rsoika
Comment options

You must be logged in to vote
1 reply
@rsoika
Comment options

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