Posts
Members
Info
Adopters, help the project by adding yourself to the list of adopters!
The Eclipse Cloud Development Tools working group maintains an open list of adopters of projects. In case you use/adopt our project, please consider to support it by adding you or your company to the list of adopters. See here for the list:…
0
0
converting EMF model to EMF.cloud
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…
0
4
Pre-packaged Theia plugins for Ecore development
Hello folks, I am coming from a background of desktop-based EMF development: Ecore tree/diagram editing, Genmodel Java generation, Xtext etc... Are there Theia extensions and plugins publicly available to achieve some or all of these activities in Theia? …
0
3
Language server for Eclipse ESON and XCore
Hello, I would like to add a language server for eclipse ESON to EMF.cloud. Longer term I would like to add a language server for XCore. I have discussed briefly with Jonas who thinks it would be a good fit. …
1
4
Is model to model transformation possible with Eclipse EMF.cloud?
I am a master's student at the University of Paderborn. Recently I was explored to emf.cloud from eclipse con. I was thinking of performing an exogenous model transformation (from SysML to Simulink). I want to use Epsilon for my model management. The model server seemed like a…
0
3
How can I get these two jars?
Hi,I am trying to modify the coffee model server and got some problems 1. I import all projects in (coffee-editor/backend) and (emfcloud-modelserver) into my eclipse workspace, and try to run the (CoffeeModelServerLauncher.java) but it gots some errors in…
0
2
How to get EObjectId from BasicDiagnostic?
I am currently working on implementing a model validation framework for editors similar to the coffee editor. I already got the validation to run and it returns the right errors in a BasicDiagnostic. From the documentation i can see, that the BasicDiagnostic returns the "data"…
0
10