How to integrate Eclipse Plugins into EMF model server? #212
Replies: 2 comments 2 replies
-
Hi @ZhaolinFang, Thank you for interest in the EMF cloud Model Server 🎉! Basically, we support consuming the EMF cloud Model Server dependencies either via:
In general, I suggest to have a look at this EMF cloud project-template, which sets up a simple application using the Model Server (and the diagram framework GLSP) via maven modules. HTH, best regards, |
Beta Was this translation helpful? Give feedback.
2 replies
-
Please reopen if issue still persists |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am now working on a project which will use the EMF.cloud model server and will add some plugins to the server, I am confused about how to integrate eclipse plugins into the model server like [org.eclipse.emfcloud.modelserver.edit](as I see, this is also a plugin project used by the server). Which files can I modify to integrate my own plugins into the server? Thank you in advance.
Best regards,
Zhaolin
Beta Was this translation helpful? Give feedback.
All reactions