How to create a ghost element on a java server? #1524
Replies: 2 comments 1 reply
-
I didn't double check this now but I would expect the ghost element to show up even if you use the Java server. You can find the code for in the Footnotes |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can see how ghost elements are created in the Node Workflow example;-
https://github.com/eclipse-glsp/glsp-server-node/blob/948f71ac24366102dbc6b9352f5d10b5777b150b/examples/workflow-server/src/common/handler/create-task-handler.ts#L16
However when I look at the Java workflow example this is not implemented. How do I create a GModelElementSchema on a java server please?
Any are there any examples of creating a ghost element client side? Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions