1
vote
2answers
546 views
How to convert xsd to ecore (EMF)
What is the best way to convert .xsd-files into .ecore-files?
Is there an eclipse plugin for that?
…
2
votes
2answers
288 views
Anyone have experience with Eclipse GMF?
I've just started to play around with Eclipse GMF.
Has anyone used the framework?
Any good or bad experience …
1
vote
How to convert xsd to ecore (EMF)
That's what worked for me:
New -> Project...
Eclipse Modeling Framework -> EMF Project
Model Importers: XML Schema
Model U …
1
vote
Relationship between GEF and GMF?
I'm afraid you did not get it right, at least it's difficult to understand the diagram.
I guess it should look something like that:
GMF
/ \
EMF GEF
…
