Replies: 4 comments
-
Hi @drache-dragon(drache-dragon) , So could you please elaborate on what you want to achieve? Best |
Beta Was this translation helpful? Give feedback.
-
[Drache-Dragon] Thanks a lot for your help! Here is my situation: I have a .ecore metamodell, which is generated by XText (DSL), and I want to realize the functions that can be graphically presented (for now but later might also Tree-Model). Should I, in my case, first dive into 'Diagram editors in the web/cloud with GLSP'? And later if I want to use Tree-Model, then additionally I need a JSONSchema, right? |
Beta Was this translation helpful? Give feedback.
-
Hi @drache-dragon(drache-dragon) , |
Beta Was this translation helpful? Give feedback.
-
[Drache-Dragon] Hi, thank you very much! I will try it. |
Beta Was this translation helpful? Give feedback.
-
Hello everyone, I'm a master student and quite new to everything. I'm trying to build a web-based tool using EMF.cloud, which should look like the provided coffee-editor. For now I have a model created by EMF but how can I convert it into EMF.cloud? Or so to say, how can I reuse the code in EMF to EMF.cloud?
I've thought two ways but don't don't know if I'm doing the right thing:
(1) First create a Theia application (using Theia), then convert my EMF-Model into JSON type (using emf-json). After that integrate both.
(2) Based on coffee-editor, I modify some of components to satisfy my needs.
Although I've watched the videos and followed the documentations, I still don't know what can I do to reach my goal. Any idea or website would help, thanks a lot!
original thread by Drache-Dragon
Beta Was this translation helpful? Give feedback.
All reactions