Skip to content
Discussion options

You must be logged in to vote

Hi @dmm9 ,

Starting from the TaskList (java-emf-theia) example, I am trying to modify how the theia widget is created. In particular, I am trying to open the widget using a theia command from the command register. For that purpose, I have extended the class GLSPDiagramManager and created the bindings as indicated in the documentation of glsp-theia-container-module.ts. It compiles. However, the theia IDE does not load on the browser at all and I get the console error Error: Ambiguous match found for serviceIdentifier: MyGLSPDiagramManager. Searching on internet, it seems an issue with the bindings, but I don't know how to fix it.

Q1: Where is the mistake?

It looks like the documentation of

Replies: 1 comment 1 reply

Comment options

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

Answer selected by dmm9
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